From 6bff17328f1e3a6b96fc50bfe23dd4f0462d7fd0 Mon Sep 17 00:00:00 2001 From: cslocum Date: Tue, 11 Feb 2014 14:40:33 +0000 Subject: also run x and dev tests on nott git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1186 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/test_dev.sm | 2 +- sm/test_x.sm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sm') diff --git a/sm/test_dev.sm b/sm/test_dev.sm index abb9aff..b13ebee 100644 --- a/sm/test_dev.sm +++ b/sm/test_dev.sm @@ -12,7 +12,7 @@ TABLE test_dev HOST cadeau CMD contact RUN "test_contact" AFTER install_dev -TABLE test_dev HOST arzach banana cadeau +TABLE test_dev HOST nott arzach banana cadeau IF ssbdev_test: CMD test2.7.5 RUN "test_rt dev 2.7.5" diff --git a/sm/test_x.sm b/sm/test_x.sm index 1049423..43e9584 100644 --- a/sm/test_x.sm +++ b/sm/test_x.sm @@ -12,7 +12,7 @@ TABLE test_x HOST cadeau CMD contact RUN "test_contact" AFTER install_x -TABLE test_x HOST arzach banana cadeau +TABLE test_x HOST nott arzach banana cadeau IF ssbx_test: CMD test2.7.5 RUN "test_rt x 2.7.5" -- cgit