diff --git a/performance/run_perf b/performance/run_perf index 3ef6c7ac2..92d9a9ad3 100755 --- a/performance/run_perf +++ b/performance/run_perf @@ -2,7 +2,7 @@ echo 'Performance: setup' echo ' - This step will take several minutes' -rm ./{pending,completed,undo}.data perf.rc +rm -f ./pending.data ./completed.data ./undo.data perf.rc ./load # Run benchmarks.