diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2016-04-13 10:43:55 -0400 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2016-04-13 10:43:55 -0400 |
commit | 8b8166be26aa3c0fbf56809c87a30f6317b29a15 (patch) | |
tree | aaa4b7b6e10bb2d2a904b26336674ddd0c798c8f | |
parent | 79a22c47e844a74d89096373a3307bd4bc09bf9e (diff) | |
download | steuermann-8b8166be26aa3c0fbf56809c87a30f6317b29a15.tar.gz |
Initial commit
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1482 d34015c8-bcbb-4646-8ac8-8ba5febf221d
-rw-r--r-- | sm/conda_test.sm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sm/conda_test.sm b/sm/conda_test.sm new file mode 100644 index 0000000..9e98681 --- /dev/null +++ b/sm/conda_test.sm @@ -0,0 +1,4 @@ +TABLE conda_testing HOST nott + + CMD run_tests RUN "/eng/ssb/auto/astroconda/tests_dev27.sh" + |