Skip to content

Commit

Permalink
Fix test_perf.sh script to check command line switches properly
Browse files Browse the repository at this point in the history
  • Loading branch information
mikir committed Oct 13, 2023
1 parent 1d9a777 commit 9968db8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test_perf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,6 @@ parse_arguments()
echo
return 1
fi
shift
eval ${SWITCH_SOURCE_OUT}="$2"
shift 2
;;
Expand Down

0 comments on commit 9968db8

Please sign in to comment.