Skip to content

Commit 6528e9d

Browse files
print cmd to debug
1 parent f0ccbc4 commit 6528e9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • workloads/network-perf-v2

workloads/network-perf-v2/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ add_flag "udnl2" "${UDNL2}"
6868
echo $cmd
6969
# Execute the constructed command
7070
eval "$cmd"
71+
echo "$cmd"
7172
run=$?
7273
JOB_END=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
7374

0 commit comments

Comments
 (0)