aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/paxmark.sh')
-rwxr-xr-xscripts/paxmark.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/paxmark.sh b/scripts/paxmark.sh
index 9d151f0..71631b7 100755
--- a/scripts/paxmark.sh
+++ b/scripts/paxmark.sh
@@ -96,5 +96,5 @@ elif [[ -e $MAKE_CONF ]]; then
source $MAKE_CONF
fi
-PAX_MARKINGS=${PAX_MARKINGS:="PT"}
+PAX_MARKINGS=${PAX_MARKINGS:="PT XT"}
paxmarksh "$@"