summaryrefslogtreecommitdiff
path: root/tests.as-root/tarball-image-is-sensible.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.as-root/tarball-image-is-sensible.script')
-rwxr-xr-xtests.as-root/tarball-image-is-sensible.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.as-root/tarball-image-is-sensible.script b/tests.as-root/tarball-image-is-sensible.script
index e36cdb5a..0fb6d9b2 100755
--- a/tests.as-root/tarball-image-is-sensible.script
+++ b/tests.as-root/tarball-image-is-sensible.script
@@ -41,4 +41,4 @@ mkdir -p "$extracted"
cd "$extracted"
tar -xf "$tar"
find . -mindepth 1 | xargs ls -dF | LC_ALL=C sort -u
-sed -e 's/ on [0-9\-]\+//' "$extracted/etc/os-release"
+cat "$extracted/etc/os-release"