Selaa lähdekoodia

Fix test dir name

master
Arun Prakash Jana 7 vuotta sitten
vanhempi
commit
95a3e0fca4
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      scripts/test/mktest.sh

+ 2
- 2
scripts/test/mktest.sh Näytä tiedosto

@@ -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
}



Loading…
Peruuta
Tallenna