]> wagnertech.de Git - SVBaL.git/commitdiff
Test corrected
authorMichael Wagner <mail@wagnertech.de>
Tue, 14 Jul 2026 18:33:05 +0000 (20:33 +0200)
committerMichael Wagner <mail@wagnertech.de>
Tue, 14 Jul 2026 18:33:05 +0000 (20:33 +0200)
Test/FitnessePages/AaaStart/content.txt [new file with mode: 0644]
Test/FitnessePages/AaaStart/properties.xml [new file with mode: 0644]
Test/FitnessePages/DjangoTest/content.txt

diff --git a/Test/FitnessePages/AaaStart/content.txt b/Test/FitnessePages/AaaStart/content.txt
new file mode 100644 (file)
index 0000000..c31491f
--- /dev/null
@@ -0,0 +1,2 @@
+!|test.util.CallScript|
+|call script|mtestinfo eigenheimer-util|
diff --git a/Test/FitnessePages/AaaStart/properties.xml b/Test/FitnessePages/AaaStart/properties.xml
new file mode 100644 (file)
index 0000000..afb3ad1
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<properties>
+       <Edit/>
+       <Files/>
+       <Help/>
+       <Properties/>
+       <RecentChanges/>
+       <Refactor/>
+       <Search/>
+       <Suites/>
+       <Test/>
+       <Versions/>
+       <WhereUsed/>
+</properties>
index 525877f1b76af9435c103097827aa2545878ac93..29eb0cdbd1e4241a5bcda9a7a22da47c45f2de4d 100644 (file)
@@ -1,7 +1,7 @@
 Kopiere Datenbereich von /var
 
 !|test.util.CallScript|
 Kopiere Datenbereich von /var
 
 !|test.util.CallScript|
-|call script|!-rm -r ~/tmp/svbal |true -!|
+|call script|!-rm -r /tmp/svbal |true -!|
 |call script|cp -a /var/mysite/eh_app/svbal /tmp/|
 |call script|cp etc/TestExport.csv /tmp/svbal/quellen/|
 |call script|cd /opt/mysite/; ./manage.py test eh_app|
 |call script|cp -a /var/mysite/eh_app/svbal /tmp/|
 |call script|cp etc/TestExport.csv /tmp/svbal/quellen/|
 |call script|cd /opt/mysite/; ./manage.py test eh_app|