[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. c4f44c8d2c6703ce1a79632daf81959df941d85e

Luca Capello luca at pca.it
Mon Nov 17 23:49:29 UTC 2008


The following commit has been merged in the master branch:
commit 7e99381c0b5c0d2312a14abd2413155bfbfde5d5
Author: Luca Capello <luca at pca.it>
Date:   Tue Nov 18 00:42:33 2008 +0100

    install.sh: small indentation cleanup

diff --git a/install.sh b/install.sh
index 0e3b036..9ebe6ee 100755
--- a/install.sh
+++ b/install.sh
@@ -39,9 +39,9 @@ FSO_DEVICE=${FSO_DEVICE:-gta02}
 
 ### sanity check until the GTA01 installer will be merged
 if [ "${FSO_DEVICE}" != gta02 ]; then
-    echo "Installing on anything different than the Openmoko"
-    echo "GTA02 Neo FreeRunner is not supported yet."
-    exit 1
+        echo "Installing on anything different than the Openmoko"
+        echo "GTA02 Neo FreeRunner is not supported yet."
+        exit 1
 fi
 
 # general variables

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list