Przeglądaj źródła

Fix test dir name

master
Arun Prakash Jana 7 lat temu
rodzic
commit
95a3e0fca4
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      scripts/test/mktest.sh

+ 2
- 2
scripts/test/mktest.sh Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz