Branch: Tag:

1999-12-21

1999-12-21 16:48:14 by Per Hedbor <ph@opera.com>

Lowered default debug level (-rt is only enabled when roxen is started with --debug)

Rev: server/start:1.87

1:   #!/bin/sh   # - # $Id: start,v 1.86 1999/12/19 00:34:12 marcus Exp $ + # $Id: start,v 1.87 1999/12/21 16:48:14 per Exp $      pre="`echo \" $$ \" | sed -e 's/\(.........\)\(.*\)/\1/g'` :"   
423:      case "x$debug" in    "x") -  DEBUG="-DMODULE_DEBUG -rt" +  DEBUG="-DMODULE_DEBUG "    ARGS="$ARGS -w"    ;;    "x-1")