---
test-in-vagrant.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-in-vagrant.sh b/test-in-vagrant.sh
index 894fad9..847d9ee 100755
--- a/test-in-vagrant.sh
+++ b/test-in-vagrant.sh
@@ -25,7 +25,7 @@ fi
if [ "$1" = "" ]; then
# XXX: this list needs to be in sync with Vagrantfile
- target_list="precise saucy trusty"
+ target_list="precise trusty"
else
target_list="$1"
fi
--
1.8.1.2
--
Mailing list: https://launchpad.net/~checkbox-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~checkbox-dev
More help : https://help.launchpad.net/ListHelp