oar-team / batsim

Batsim: Infrastructure simulator for job and I/O scheduling
GNU Lesser General Public License v3.0
30 stars 15 forks source link

Correcting Bug " Experiment tools: bad bash call #2 " #3

Closed pfdutot closed 7 years ago

pfdutot commented 8 years ago

when using valgrind, arguments really start after the program name

mpoquet commented 7 years ago

Thanks for the patch!

I didn't see the problem was at this step before it, I thought the script crashed when Batsim was executed.

I improved the patch so other prefixed commands would work, and improved the script output in order to detect this kind of problem more easily in commit 6696ee4ae.