aboutsummaryrefslogtreecommitdiff
path: root/go
diff options
context:
space:
mode:
Diffstat (limited to 'go')
-rwxr-xr-xgo4
1 files changed, 2 insertions, 2 deletions
diff --git a/go b/go
index 4ecadff..7a9f5b5 100755
--- a/go
+++ b/go
@@ -10,8 +10,8 @@ case "$p"
in
/usr/stsci/*) : ;;
*)
- echo why is python set to $p
echo path = $PATH
+ echo why is python set to $p
exit 1
;;
esac
@@ -22,7 +22,7 @@ there=/ssbwebv1/data2/steuermann/s$n
rm -rf $there
-python setup.py -q install --home $there
+python setup.py $quiet install --home $there
rm -f /eng/ssb/websites/ssb/steuermann/s$n.cgi