[ClusterIt-CVS] CVS commit: src/common
Brought to you by:
garbled
From: Tim R. <ga...@us...> - 2007-01-18 18:45:50
|
Module Name: src Committed By: garbled Date: Thu Jan 18 18:45:47 UTC 2007 Modified Files: src/common: common.c Log Message: Fix sourceforge bug 1495380. -x option didn't work when there were no GROUPs present. The provided clusterfile also contained a wierd whitespace at the bottom, which confused dsh. Make the parser ignore lines completely consisting of whitespace. Additionally, correctly parse nodes with leading whitespace, or statements like: GROUP: foo To generate a diff of this commit: cvs rdiff -r1.27 -r1.28 src/common/common.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |