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

Luca Capello luca at pca.it
Sun Aug 24 21:50:27 UTC 2008


The following commit has been merged in the master branch:
commit 33567db23b53ce7724b4494025b32b00742d345c
Author: Luca Capello <luca at pca.it>
Date:   Sun Aug 24 23:50:22 2008 +0200

    install.sh: fix card_data_warning layout

diff --git a/install.sh b/install.sh
index 2992f45..0354ca3 100755
--- a/install.sh
+++ b/install.sh
@@ -81,8 +81,8 @@ umount_all () {
 	done
 }
 
-card_data_warning() {
-cat <<__END__
+card_data_warning () {
+	cat <<__END__
 Starting to $1 the microSD card
 
 ***********

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list