aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2011-12-10 22:09:15 +0800
committerLAN-TW <lantw44@gmail.com>2011-12-10 22:09:15 +0800
commitd170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7 (patch)
tree428781caedf737fa597272a3e29ad32d4531101f
parentfe957d2cf883d389ef73d92c09e5c824eae0a5d4 (diff)
downloadconfigfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.tar
configfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.tar.gz
configfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.tar.bz2
configfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.tar.lz
configfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.tar.xz
configfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.tar.zst
configfile-d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7.zip
bash_include: 移除多餘的 tab 字元bash_include-20111210
-rw-r--r--bash_include2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_include b/bash_include
index bcb4d87..f4fa2ee 100644
--- a/bash_include
+++ b/bash_include
@@ -418,7 +418,7 @@ function help_function ()
mkscreenacl username ...
check_dmesg seconds
prehistory_backup
- check_important_files
+ check_important_files
ENDHELPMSG
} && return 0
local current_charset=`echo "$LC_ALL" | cut -d . -f 2`