aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsm/install2
-rw-r--r--sm/pyetc_midday.sm6
2 files changed, 4 insertions, 4 deletions
diff --git a/sm/install b/sm/install
index 319dd01..bdc66b8 100755
--- a/sm/install
+++ b/sm/install
@@ -3,7 +3,7 @@
# su iraf -c ./install
#
-N=5
+N=6
here=`pwd`
diff --git a/sm/pyetc_midday.sm b/sm/pyetc_midday.sm
index 2e09205..7b7ef89 100644
--- a/sm/pyetc_midday.sm
+++ b/sm/pyetc_midday.sm
@@ -41,6 +41,6 @@ TABLE test_final HOST ssb
CMD pyetc.expect RUN "test_import pyetc ; test_expected pyetc"
AFTER *:pyetc/*
-TABLE save_reference_files HOST etccartier
- CMD save_refs RUN "python /data1/nightly/save_refs.py"
- AFTER *:test_final/*
+#TABLE save_reference_files HOST etccartier
+# CMD save_refs RUN "python /data1/nightly/save_refs.py"
+# AFTER *:test_final/*