diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-03-04 13:05:45 -0500 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-03-04 13:05:45 -0500 |
commit | 961e7a54f347dda96ab541aaefd70173f956d41a (patch) | |
tree | d0220dfd680e4b8068b57c2fd268ddd3fb1f46bf | |
parent | d18cf7e66005298106d1c5c166dad41c7bb6366d (diff) | |
download | steuermann-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-x | sm/install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # su iraf -c ./install # -N=14 +N=15 here=`pwd` |