~统一缩进
This commit is contained in:
@@ -22,7 +22,7 @@ set_core_config() {
|
||||
LC_ALL=C awk '{
|
||||
f1 = $1
|
||||
f2 = $2
|
||||
gsub(/\360[\200-\277][\200-\277][\200-\277]/,"",f1)
|
||||
gsub(/\360[\200-\277][\200-\277][\200-\277]/,"",f1)
|
||||
if (length(f1) > 12)
|
||||
f1 = substr(f1, 1, 8) ".."
|
||||
if (length(f2) > 30)
|
||||
|
||||
Reference in New Issue
Block a user