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.script1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.as-root/tarball-image-is-sensible.script b/tests.as-root/tarball-image-is-sensible.script
index 6e4af67b..056cc688 100755
--- a/tests.as-root/tarball-image-is-sensible.script
+++ b/tests.as-root/tarball-image-is-sensible.script
@@ -34,3 +34,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"