Arun Prakash Jana
7 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A75979F35C080412
1 zmienionych plików z
2 dodań i
2 usunięć
-
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 |
|
|
|
} |
|
|
|
|
|
|
|