X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/SVBaL.git/blobdiff_plain/06cedd05523f072d850e26d82d6394db66632cbc..refs/heads/master:/Test/FitnessePages/DjangoTest/content.txt diff --git a/Test/FitnessePages/DjangoTest/content.txt b/Test/FitnessePages/DjangoTest/content.txt index 5897464..0e8a75e 100644 --- a/Test/FitnessePages/DjangoTest/content.txt +++ b/Test/FitnessePages/DjangoTest/content.txt @@ -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|