Update of /cvsroot/devil-linux/build/scripts
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19135
Modified Files:
bonnie++
Log Message:
- cosmetic fix
Index: bonnie++
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/bonnie++,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- bonnie++ 6 Jan 2010 14:53:27 -0000 1.4
+++ bonnie++ 18 Aug 2010 04:54:19 -0000 1.5
@@ -14,8 +14,6 @@
# source functions and config
source $MYDIR/settings
-MYNAME=AIDE
-
case $1 in
build )
if [ "$CONFIG_BONNIEPP" = "y" ]; then
|