summaryrefslogtreecommitdiffstats
path: root/scripts/t-rex-64
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/t-rex-64')
-rwxr-xr-xscripts/t-rex-644
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/t-rex-64 b/scripts/t-rex-64
index 208f2029..c92d48b0 100755
--- a/scripts/t-rex-64
+++ b/scripts/t-rex-64
@@ -14,8 +14,8 @@ if [ $RESULT -eq 255 ]; then
exit $RESULT
fi
-if [ $RESULT -eq 1 ]; then
-EXTRA_INPUT_ARGS="--mlx5-so"
+if [ $RESULT -eq 32 ]; then
+ EXTRA_INPUT_ARGS="--mlx5-so"
fi