diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-09-17 17:05:15 -0400 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-09-17 17:05:15 -0400 |
commit | 45d958b741d167ce98f20fc55d87e8a6783b2100 (patch) | |
tree | 3feb008e2f358abf350519f89502c18a0abb00fb | |
parent | 9250aafd4a313e8d0114dd6bdd5c7665488e801e (diff) | |
download | steuermann-45d958b741d167ce98f20fc55d87e8a6783b2100.tar.gz |
increment N to 8 in sm install script
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1031 d34015c8-bcbb-4646-8ac8-8ba5febf221d
-rwxr-xr-x | sm/install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # su iraf -c ./install # -N=7 +N=8 here=`pwd` |