source:
molecuilder/tests/molecuilder.in@
36b128
      
      | Last change on this file since 36b128 was 1ddebb, checked in by , 18 years ago | |
|---|---|
| 
 | |
| File size: 134 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh | 
| 2 | # | 
| 3 | # wrapper for testing molecuilder | 
| 4 | |
| 5 | . atconfig | 
| 6 | |
| 7 | "${abs_top_builddir}/src/molecuilder" \ | 
| 8 | ${1+"$@"} | 
| 9 | status=$? | 
| 10 | |
| 11 | exit $status | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
