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'"
|
REGEX="$REGEX -e 's/\(${CONF_LINE[$r]}\)/"${replace}"/g'"
|
||||||
done
|
done
|
||||||
#REGEX="$REGEX -e 's/^\$(\([^)]\{20\}\).*)/\$(\1...)/g'"
|
#REGEX="$REGEX -e 's/^\$(\([^)]\{20\}\).*)/\$(\1...)/g'"
|
||||||
# ^ hide long commands
|
#^ hide long commands
|
||||||
#echo $REGEX
|
#echo $REGEX
|
||||||
#exit
|
#exit
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user