Changes in tests/Fragmentations/Fragmenting/1_2-dimethoxyethane/testsuite-fragmenting-1_2-dimethoxyethane-order3.at [6253ed:2a0eb0]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Fragmentations/Fragmenting/1_2-dimethoxyethane/testsuite-fragmenting-1_2-dimethoxyethane-order3.at
r6253ed r2a0eb0 48 48 AT_CHECK([chmod u+w $file], 0) 49 49 50 AT_CHECK([../../molecuilder -i $file -I --select-molecule-by-id 0 - f $FILENAME --order 3 --distance $DISTANCE --output-types mpqc pcp xyz], 0, [stdout], [stderr])50 AT_CHECK([../../molecuilder -i $file -I --select-molecule-by-id 0 --select-molecules-atoms -f $FILENAME --order 3 --distance $DISTANCE --output-types mpqc pcp xyz], 0, [stdout], [stderr]) 51 51 AT_CHECK([ls ${FILENAME}*.conf | wc -l | grep $FragNo], 0, [ignore], [ignore]) 52 52 AT_CHECK([ls ${FILENAME}*.xyz | wc -l | grep $FragNo], 0, [ignore], [ignore])
Note:
See TracChangeset
for help on using the changeset viewer.