aboutsummaryrefslogtreecommitdiffstats
path: root/dist/linux/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dist/linux/test.sh')
-rwxr-xr-xdist/linux/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/linux/test.sh b/dist/linux/test.sh
index f2eb4e176..e95bccbb6 100755
--- a/dist/linux/test.sh
+++ b/dist/linux/test.sh
@@ -32,7 +32,7 @@ done
rm -f test_ok
-export ENABLECOLOR TASK
+export ENABLECOLOR
if [ "$GHDL" = "" ]; then
export GHDL="$prefix/bin/ghdl"
fi