Procházet zdrojové kódy

Uncomment rm in runtest

was disabled for debugging...
Yann Weber před 7 roky
rodič
revize
d58f67987c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      runtest.sh

+ 1
- 1
runtest.sh Zobrazit soubor

@@ -72,4 +72,4 @@ make
72 72
 make refresh_plugins
73 73
 $PYTHON loader.py $@
74 74
 
75
-#rm -Rf $testdir
75
+rm -Rf $testdir

Loading…
Zrušit
Uložit