Procházet zdrojové kódy

Fix test dir name

master
Arun Prakash Jana před 7 roky
rodič
revize
95a3e0fca4
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: A75979F35C080412
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      scripts/test/mktest.sh

+ 2
- 2
scripts/test/mktest.sh Zobrazit soubor

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



Načítá se…
Zrušit
Uložit