From: Bruce S. <bl...@us...> - 2004-04-22 13:59:28
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25872 Modified Files: wol Log Message: Get rid of debugging info. Index: wol =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/wol,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- wol 15 Apr 2004 14:39:41 -0000 1.1 +++ wol 22 Apr 2004 13:59:03 -0000 1.2 @@ -25,8 +25,6 @@ MYNAME=WOL -set -x - case $1 in build ) if [ "$CONFIG_WOL" = "y" ]; then |