From 5207ac53667b528bf98e061b2b49e813c34d924e Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Sun, 9 Oct 2022 00:11:47 +0200 Subject: [PATCH] mint20 --- TestMbuild/FitnessePages/PdfTest/content.txt | 15 +++++++++++++++ TestMbuild/FitnessePages/PdfTest/properties.xml | 12 ++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 TestMbuild/FitnessePages/PdfTest/content.txt create mode 100644 TestMbuild/FitnessePages/PdfTest/properties.xml diff --git a/TestMbuild/FitnessePages/PdfTest/content.txt b/TestMbuild/FitnessePages/PdfTest/content.txt new file mode 100644 index 0000000..c6e5b85 --- /dev/null +++ b/TestMbuild/FitnessePages/PdfTest/content.txt @@ -0,0 +1,15 @@ +!1 PDF-Test + +Build cobol handout in r.320 + +!|test.util.CallScript| +|call script|!-rm -r suites/Projekte || true -!| +|call script|svn co http://wagnertech.de/svn/Projekte -r 320 suites/Projekte/| +|call script|cd suites/Projekte; mconfigure cobol| + +Build cobol handout in r.323 + +!|test.util.CallScript| +|call script|!-rm -r suites/Projekte || true -!| +|call script|svn co http://wagnertech.de/svn/Projekte -r 323 suites/Projekte/| +|call script|cd suites/Projekte; mconfigure cobol| diff --git a/TestMbuild/FitnessePages/PdfTest/properties.xml b/TestMbuild/FitnessePages/PdfTest/properties.xml new file mode 100644 index 0000000..e13fdf4 --- /dev/null +++ b/TestMbuild/FitnessePages/PdfTest/properties.xml @@ -0,0 +1,12 @@ + + + true + true + true + true + true + true + true + true + true + -- 2.20.1