From 6d1e93c2aea17fa209779e768a57450b06dcfa14 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 2 Feb 2016 09:34:58 -0500 Subject: 0.9.38 testing --- test/features/test.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test/features/test.sh') diff --git a/test/features/test.sh b/test/features/test.sh index a162fc9ca..4e84f1f9c 100755 --- a/test/features/test.sh +++ b/test/features/test.sh @@ -99,5 +99,10 @@ echo "TESTING: 3.5 private-dev" ./3.5.exp $OVERLAY $CHROOT echo "TESTING: 3.6 private-etc" -./3.6.exp notworking-todo $CHROOT +./3.6.exp notworking $CHROOT +echo "TESTING: 3.7 private-tmp" +./3.7.exp $OVERLAY $CHROOT + +echo "TESTING: 3.8 private-bin" +./3.6.exp notworking notworking -- cgit v1.2.3-54-g00ecf