aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-03-04 13:05:45 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-03-04 13:05:45 -0500
commit961e7a54f347dda96ab541aaefd70173f956d41a (patch)
treed0220dfd680e4b8068b57c2fd268ddd3fb1f46bf
parentd18cf7e66005298106d1c5c166dad41c7bb6366d (diff)
downloadsteuermann-961e7a54f347dda96ab541aaefd70173f956d41a.tar.gz
increment N to 15 in sm install script
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1195 d34015c8-bcbb-4646-8ac8-8ba5febf221d
-rwxr-xr-xsm/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/install b/sm/install
index 8d71343..8baffef 100755
--- a/sm/install
+++ b/sm/install
@@ -3,7 +3,7 @@
# su iraf -c ./install
#
-N=14
+N=15
here=`pwd`