]> arthur.barton.de Git - bup.git/blobdiff - t/test-meta.sh
configure.inc: name the tmpdir with a configure- prefix
[bup.git] / t / test-meta.sh
index 803b61af090fa09c1b31f566488fc9501048b742..f51b3c812c32f0655cc93e2cb2fe8be0a10d3b29 100755 (executable)
@@ -707,7 +707,7 @@ if [ "$root_status" = root ]; then
         (
             WVPASS touch "$testfs"/src/foo
             WVPASS mkdir "$testfs"/src/bar
-            WVPASS chattr +acdeijstuADST "$testfs"/src/foo
+            WVPASS chattr +acdeijstuADS "$testfs"/src/foo
             WVPASS chattr +acdeijstuADST "$testfs"/src/bar
             (WVPASS cd "$testfs"; WVPASS test-src-create-extract) || exit $?
             # Test restoration to a limited filesystem (vfat).