--- a/dev/chroot-test/action/go Wed Sep 07 10:56:24 2011 +0100
+++ b/dev/chroot-test/action/go Wed Sep 07 11:05:13 2011 +0100
@@ -7,6 +7,7 @@
ls -l
. ./testing_system
+. ./env
#exec > results 2>&1
--- a/dev/chroot-test/run-test Wed Sep 07 10:56:24 2011 +0100
+++ b/dev/chroot-test/run-test Wed Sep 07 11:05:13 2011 +0100
@@ -52,6 +52,7 @@
cp -av $SCRIPTS/action $BACKING
. $SCRIPTS/copy-installables
+env | grep '^CHROOT_TEST_' > $BACKING/action/env || true
unionfs-fuse -o cow -o allow_other,suid,dev $BACKING=RW:$PRISTINE=RO $MOUNT