Author: jan
Date: 2006-02-22 05:05:06 -0600 (Wed, 22 Feb 2006)
New Revision: 8175
Modified:
trunk/gnue-navigator/src/GNParser.py
Log:
fix parsing of testrun.gpd (description of processes)
Modified: trunk/gnue-navigator/src/GNParser.py
===================================================================
--- trunk/gnue-navigator/src/GNParser.py 2006-02-22 10:57:07 UTC (rev
8174)
+++ trunk/gnue-navigator/src/GNParser.py 2006-02-22 11:05:06 UTC (rev
8175)
@@ -131,7 +131,7 @@
'KeepWhitespace': 1,
'UsableBySiblings': 1,
## 'SingleInstance': 1,
- 'ParentTags': ('process', 'step') },
+ 'ParentTags': ('processes', 'process', 'step') },
}
_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue