Roxen.git/
server/
start
Branch:
Tag:
Non-build tags
All tags
No tags
2000-02-14
2000-02-14 16:19:32 by Martin Stjernholm <mast@lysator.liu.se>
7aad02f78503b21b8a97d455a9b9fe9c9b6bbae3 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Fixed an inaccurate message.
Rev: server/start:1.92
1:
#!/bin/sh #
-
# $Id: start,v 1.
91
2000/02/
08
07
:
57
:
12
mast Exp $
+
# $Id: start,v 1.
92
2000/02/
14
16
:
19
:
32
mast Exp $
pre="`echo \" $$ \" | sed -e 's/\(.........\)\(.*\)/\1/g'` :"
486:
if [ "$program" = "base_server/roxenloader.pike" ] ; then if [ "`cat $old_roxen_defines 2>/dev/null`" != "$PIKEVERSION $DEFINES" ] ; then
-
remove_old_dot_o_files "
DEFINES
changed"
+
remove_old_dot_o_files "
defines
or pike version
changed"
fi echo "$PIKEVERSION $DEFINES" > $old_roxen_defines fi