Arun Prakash Jana
преди 7 години
родител
ревизия
95a3e0fca4
No known key found for this signature in database
GPG Key ID: A75979F35C080412
променени са
1 файла, в които са
добавени 2 реда и са
изтрити 2 реда
-
scripts/test/mktest.sh
|
|
@@ -2,8 +2,8 @@ |
|
|
|
|
|
|
|
# Create test files and directories |
|
|
|
|
|
|
|
test -e test && { |
|
|
|
echo "Remove test and try again" |
|
|
|
test -e outdir && { |
|
|
|
echo "Remove 'outdir' and try again" |
|
|
|
exit 1 |
|
|
|
} |
|
|
|
|
|
|
|