tests: make whitespace consistent
Signed-off-by: John Keeping <john@keeping.me.uk>
This commit is contained in:
parent
392e07d28a
commit
f9b801a174
@ -20,7 +20,10 @@ run_test 'strip off the header lines' '
|
|||||||
tail -n +6 trash/tmp > trash/master.tar.gz
|
tail -n +6 trash/tmp > trash/master.tar.gz
|
||||||
'
|
'
|
||||||
|
|
||||||
run_test 'verify gzip format' 'gunzip --test trash/master.tar.gz'
|
run_test '
|
||||||
|
verify gzip format' 'gunzip --test trash/master.tar.gz
|
||||||
|
'
|
||||||
|
|
||||||
run_test 'untar' '
|
run_test 'untar' '
|
||||||
rm -rf trash/master &&
|
rm -rf trash/master &&
|
||||||
tar -xf trash/master.tar.gz -C trash
|
tar -xf trash/master.tar.gz -C trash
|
||||||
|
Loading…
Reference in New Issue
Block a user