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.in/systems/version3/orig/etc/config | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/bscs-sync.in/systems/version3/orig/etc/config (limited to 'tests/bscs-sync.in/systems/version3/orig/etc/config') diff --git a/tests/bscs-sync.in/systems/version3/orig/etc/config b/tests/bscs-sync.in/systems/version3/orig/etc/config new file mode 120000 index 0000000..a3161f3 --- /dev/null +++ b/tests/bscs-sync.in/systems/version3/orig/etc/config @@ -0,0 +1 @@ +config1 \ No newline at end of file -- cgit v1.2.1