diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-04-29 10:00:13 -0400 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-04-29 10:00:13 -0400 |
commit | 5a2285ae80b97d4ce1517b195a151d2cd32b50f9 (patch) | |
tree | f40b75faaf5694b3626bb5476a5e1d733812c432 | |
parent | ae830e8eacb78b03b09751f1f9cb48c11d33b7eb (diff) | |
download | steuermann-5a2285ae80b97d4ce1517b195a151d2cd32b50f9.tar.gz |
increment N in sm/ install script
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1229 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=16 +N=17 here=`pwd` |