]> wagnertech.de Git - SVBaL.git/blobdiff - Test/FitnessePages/DjangoTest/content.txt
Fehlerseite für PDF-Erzeugung
[SVBaL.git] / Test / FitnessePages / DjangoTest / content.txt
index 589746496fd9b6334b83d29146e04ec298820839..0e8a75ed3f90c16498568146612767243d5d8530 100644 (file)
@@ -1,6 +1,4 @@
 !|test.util.CallScript|
-|call script|!-rm -r ~/test |true-!|
-|call script|mkdir -p ~/test/python/eh_util/eh_app|
-|call script|cp ../python/eh_util/eh_app/tests.py ~/test/python/eh_util/eh_app/|
-|call script|cp ../python/eh_util/manage.py ~/test/python/eh_util/|
-|call script|cd ~/test/python/eh_util/; ./manage.py test|
+|call script|!-rm -r ~/test |true -!|
+|call script|cp -a /opt/mysite ~/test/|
+|call script|cd ~/test/; ./manage.py test eh_app|