Arun Prakash Jana
7 yıl önce
ebeveyn
işleme
95a3e0fca4
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: A75979F35C080412
1 değiştirilmiş dosya ile
2 ekleme ve
2 silme
-
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 |
|
|
|
} |
|
|
|
|
|
|
|