Small fix for g_tune_pme
authorCarsten Kutzner <ckutzne@gwdg.de>
Thu, 20 Dec 2012 12:20:28 +0000 (13:20 +0100)
committerCarsten Kutzner <ckutzne@gwdg.de>
Thu, 20 Dec 2012 12:20:28 +0000 (13:20 +0100)
commit77b5db00d0602e0e6c4b84b8cac3963f180c432e
treec88bc006415904f84fb5786e65842d110aaad483
parent46d3f7f6b62e74930b2de1f0aca712a7db0e4941
Small fix for g_tune_pme

Setting the "-err" command line flag in g_tune_pme would, in combination with the "-launch" flag
prevent a proper launch of mdrun after tuning since "-err" would also appear on the mdrun
command line. This patch removes the "-err" switch from the mdrun arguments list.

Change-Id: Idb2e3cf2e4eca587180b932faccc227be171b3d7
src/tools/gmx_tune_pme.c