[Guardsoft-cvs] guard/src/dbgsrv guard_starter.c,1.13,1.14
Brought to you by:
jarrah
|
From: Greg W. <ja...@us...> - 2005-05-23 22:27:35
|
Update of /cvsroot/guardsoft/guard/src/dbgsrv In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8695 Modified Files: guard_starter.c Log Message: remove bad argument Index: guard_starter.c =================================================================== RCS file: /cvsroot/guardsoft/guard/src/dbgsrv/guard_starter.c,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** guard_starter.c 29 Apr 2005 18:11:05 -0000 1.13 --- guard_starter.c 23 May 2005 22:27:26 -0000 1.14 *************** *** 1192,1196 **** "mpirun", "-np", s->nproc, - "-s", s->dbgsrv, "-h", s->cbhost, --- 1192,1195 ---- |