Roxen.git/
server/
start
Branch:
Tag:
Non-build tags
All tags
No tags
1998-07-27
1998-07-27 07:12:56 by Martin Stjernholm <mast@lysator.liu.se>
4dfffc2b18152c669b1384830c1b4b704330155e (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Removed some personal settings checked in by mistake.
Rev: server/start:1.44
1:
#!/bin/sh #
-
# $Id: start,v 1.
43
1998/07/
22
23
:
55
:
30
neotron
Exp $
+
# $Id: start,v 1.
44
1998/07/
27
07
:
12
:
56
mast
Exp $
VERSION=202; BETA=.b;
194:
if [ -z "$debug" ] ; then DEBUG="-DMODULE_DEBUG"; else
-
DEBUG="-DDEBUG -DMODULE_DEBUG
-DDEVELOPER -DMAC_DEBUG
"
+
DEBUG="-DDEBUG -DMODULE_DEBUG"
fi if [ -z "$once" ] ; then