We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c394dce commit 70ceb70Copy full SHA for 70ceb70
pyperf/pyperf_run
@@ -317,7 +317,6 @@ if [ $to_pbench -eq 1 ]; then
317
results_prefix=$to_puser"_instance_"$to_configuration
318
dir=`ls -rtd /var/lib/pbench-agent/pyperf* | tail -1`
319
cd $dir
320
- echo $dir > /tmp/pbench_debug
321
else
322
${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"
323
fi
0 commit comments