fix style issue
This commit is contained in:
@@ -89,7 +89,7 @@ for (( r=0; r<${#CONF_LINE[@]}; r++ ));
|
||||
REGEX="$REGEX -e 's/\(${CONF_LINE[$r]}\)/"${replace}"/g'"
|
||||
done
|
||||
#REGEX="$REGEX -e 's/^\$(\([^)]\{20\}\).*)/\$(\1...)/g'"
|
||||
# ^ hide long commands
|
||||
#^ hide long commands
|
||||
#echo $REGEX
|
||||
#exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user