From 4fb1c1b0e8ca8510c76d849e3b330c52934bca16 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 17 Jun 2013 21:57:45 +0000 Subject: Remove test mode and provide hooks to use a test suite. Tests will now be handled by a test suite in a future commit, so this mode will not be needed anymore. The test suite will work by replacing the mounting script by a fake mounting script that points to a directory with a systems folder. Also add trap again, now that it is more tested. --- .../bscs-merge.pass/upgrades.in/systems/version2/orig/etc/file7.1 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/bscs-merge.pass/upgrades.in/systems/version2/orig/etc/file7.1 (limited to 'tests/bscs-merge.pass/upgrades.in/systems/version2/orig/etc/file7.1') diff --git a/tests/bscs-merge.pass/upgrades.in/systems/version2/orig/etc/file7.1 b/tests/bscs-merge.pass/upgrades.in/systems/version2/orig/etc/file7.1 new file mode 100644 index 0000000..2462a4f --- /dev/null +++ b/tests/bscs-merge.pass/upgrades.in/systems/version2/orig/etc/file7.1 @@ -0,0 +1,8 @@ +a=1 +b=2 +c=3 +whereami=v1,vu,v2 +version=v2 +d=1 +e=2 +f=3 -- cgit v1.2.1