diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-07-19 11:28:22 -0400 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-07-19 11:28:22 -0400 |
commit | 9344d7f2724b1226c824fde8abb2a3844dac3cee (patch) | |
tree | 1b567ef34014b0afdddf2c893a4efd7981f04c6f /sm/install | |
parent | 9e19317923679ed3fea596723a8c6e22d3173a40 (diff) | |
download | steuermann-9344d7f2724b1226c824fde8abb2a3844dac3cee.tar.gz |
increment N value to 6 in install script
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1006 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/install')
-rwxr-xr-x | sm/install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # su iraf -c ./install # -N=5 +N=6 here=`pwd` |