diff options
| author | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2012-03-06 11:02:03 -0500 |
|---|---|---|
| committer | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2012-03-06 11:02:03 -0500 |
| commit | 47fbf94c8d47fdfb83364fd4f5c6732ecc78ccd6 (patch) | |
| tree | fea29d0069fdb6d4ef93cdd0be4563a4a65a1f4b /sm/pyetc.sm | |
| parent | 6787ea30126ef097db80430f151ae0848dc25a9e (diff) | |
| download | steuermann-47fbf94c8d47fdfb83364fd4f5c6732ecc78ccd6.tar.gz | |
checkpoint
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@560 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/pyetc.sm')
| -rw-r--r-- | sm/pyetc.sm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sm/pyetc.sm b/sm/pyetc.sm index cc80779..e97d40d 100644 --- a/sm/pyetc.sm +++ b/sm/pyetc.sm @@ -19,6 +19,9 @@ TABLE pyetc HOST etcbrady AFTER init/* TABLE test_final HOST ssb - CMD pyetc.expect RUN "test_import pyetc ; test_expected pyetc" + CMD pyetc.expect RUN "test_import pyetc ; test_expected pyetc " AFTER *:pyetc/* +TABLE test_final HOST etcbrady + CMD pyetc.report RUN "pyetc_report" + AFTER ssb:test_final/pyetc.expect |
