aboutsummaryrefslogtreecommitdiff
path: root/abas2html
diff options
context:
space:
mode:
Diffstat (limited to 'abas2html')
-rwxr-xr-xabas2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/abas2html b/abas2html
index d3465ee..6da890f 100755
--- a/abas2html
+++ b/abas2html
@@ -98,7 +98,7 @@ if [ "$LISTER" = "listamsb" ]; then
if [ "$MONO" = "1" ]; then
MONO_OPT="-M"
else
- checkbin colorize-amsb
+ checkbin "${COLORIZE_AMSB:-colorize-amsb}"
fi
else
if [ "$MONO" = "1" ]; then