Skip to content

Commit 70ceb70

Browse files
committed
Remove debug statement
1 parent c394dce commit 70ceb70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyperf/pyperf_run

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ if [ $to_pbench -eq 1 ]; then
317317
results_prefix=$to_puser"_instance_"$to_configuration
318318
dir=`ls -rtd /var/lib/pbench-agent/pyperf* | tail -1`
319319
cd $dir
320-
echo $dir > /tmp/pbench_debug
321320
else
322321
${curdir}/test_tools/save_results --curdir $curdir --home_root $to_home_root --results /tmp/pyperf.out --test_name pyperf --tuned_setting=$to_tuned_setting --version NONE --user $to_user --other_files "python_results/*,test_results_report"
323322
fi

0 commit comments

Comments
 (0)