Arun Prakash Jana
il y a 7 ans
Parent
révision
95a3e0fca4
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: A75979F35C080412
1 fichiers modifiés avec
2 ajouts et
2 suppressions
-
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 |
|
|
|
} |
|
|
|
|
|
|
|