From fd8462db77d82d58ab4901867bf3f91918d7a8b6 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Wed, 6 Nov 2013 15:00:47 +0100 Subject: [PATCH] syntax fix --- selftest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selftest.sh b/selftest.sh index 962c24a..da2534a 100755 --- a/selftest.sh +++ b/selftest.sh @@ -26,7 +26,7 @@ else fi sudo apt-get update -qq -sudo apt-get install -qq --y $packages +sudo apt-get install -qq -y $packages git submodule update --init sudo make install symlink