Roxen.git/
server/
start
Branch:
Tag:
Non-build tags
All tags
No tags
2000-09-24
2000-09-24 01:49:17 by Per Hedbor <ph@opera.com>
5e085ee2a4142e4c04cf5c58c72822c760539880 (
6
lines) (+
3
/-
3
)
[
Show
|
Annotate
]
Branch:
5.2
Added support for --debug-without=...
Rev: server/start:1.128
1:
#!/bin/sh #
-
# $Id: start,v 1.
127
2000/09/
07
23
:49:
48
noring
Exp $
+
# $Id: start,v 1.
128
2000/09/
24
01
:49:
17
per
Exp $
### If --silent-start is given as the first argument, ### nothing will be printed to stdout by the script.
164:
-l*) ARGS="$ARGS $1" ;;
-
# Used by the 'install' script
+
--truss) pike="truss $pike" ;;
251:
once=1 shift ;;
-
-r*|-d*|-t*|-l*|-w*)
+
-
-debug-without=*|-
r*|-d*|-t*|-l*|-w*)
# Argument passed along to Pike. ARGS="$ARGS $1" ;;