diff options
Diffstat (limited to 'sm/test_x.sm')
| -rw-r--r-- | sm/test_x.sm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sm/test_x.sm b/sm/test_x.sm index 672951b..1b4e19a 100644 --- a/sm/test_x.sm +++ b/sm/test_x.sm @@ -39,10 +39,10 @@ TABLE import_test_results HOST ssb AFTER x.jwst.import IF ssbx_test: - CMD x.import RUN "test_import irafx" + CMD x.import RUN "test_import ssbx" AFTER *:test_x/* IF ssbx_test: - CMD x.expect RUN "test_expected irafx daily_latest daily" + CMD x.expect RUN "test_expected ssbx daily_latest daily" AFTER x.import |
