Changeset 41b123


Ignore:
Timestamp:
May 29, 2010, 2:00:12 PM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
5cf5a4
Parents:
25a549 (diff), 1860f6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'FixTestsuiteCode134onElementsDB' into CommandLineActionMapping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/tests/testsuite.at

    r25a549 r41b123  
    1515AT_CHECK([../../molecuilder -h], 0, [stdout], [ignore])
    1616AT_CHECK([fgrep "Give this help screen" stdout], 0, [ignore], [ignore])
    17 AT_CHECK([../../molecuilder -e], 134, [ignore], [stderr])
     17AT_CHECK([../../molecuilder -e], 255, [ignore], [stderr])
    1818AT_CHECK([fgrep "Not enough or invalid arguments" stderr], 0, [ignore], [ignore])
    1919AT_CLEANUP
Note: See TracChangeset for help on using the changeset viewer.