summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/isolated-functions.sh')
-rw-r--r--bin/isolated-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index d5d9b572..dcd23084 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -208,6 +208,7 @@ set_colors() {
NORMAL=$'\e[0m'
}
+export -n GOOD WARN BAD HILITE BRACKET
RC_ENDCOL="yes"
RC_INDENTATION=''
RC_DEFAULT_INDENT=2