Arun Prakash Jana
7 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
2 additions and
2 deletions
-
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 |
|
|
|
} |
|
|
|
|
|
|
|