X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fextrac07.at;h=2efc2f410f9a4d599db140493f229cb244c4b89d;hb=8b5f10a6c4513a58a7da4deabcb7a955891a0728;hp=1919a2a98843f15fae680f05003a5a8274d10fad;hpb=05eddc1a5824b8c53c4345d94062d80c88e572a6;p=chaz%2Ftar diff --git a/tests/extrac07.at b/tests/extrac07.at index 1919a2a..2efc2f4 100644 --- a/tests/extrac07.at +++ b/tests/extrac07.at @@ -39,6 +39,8 @@ chmod -w dir echo Create the archive tar cf archive dir || exit 1 +chmod +w dir + echo Extract mkdir out tar -C out -xvf archive