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. --- tests/bscs-sync.out/systems/version3/run/etc/folder1/config2 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/bscs-sync.out/systems/version3/run/etc/folder1/config2 (limited to 'tests/bscs-sync.out/systems/version3/run/etc/folder1/config2') diff --git a/tests/bscs-sync.out/systems/version3/run/etc/folder1/config2 b/tests/bscs-sync.out/systems/version3/run/etc/folder1/config2 new file mode 100644 index 0000000..88ef2e3 --- /dev/null +++ b/tests/bscs-sync.out/systems/version3/run/etc/folder1/config2 @@ -0,0 +1,2 @@ +config2 +factory/orig -- cgit v1.2.1