[-]
[+]
|
Changed |
supportutils.spec
|
|
[-]
[+]
|
Changed |
supportutils-1.01.02.tar.bz2/supportconfig
^
|
@@ -1,7 +1,7 @@
#!/bin/bash
-SVER=2.25-201
-SDATE="2009 08 14"
+SVER=2.25-203
+SDATE="2009 08 15"
##############################################################################
# supportconfig - Gathers system troubleshooting information for NTS.
@@ -93,7 +93,7 @@
OPTION_SYSCONFIG=1
OPTION_UDEV=1
OPTION_UP=1
-OPTION_UPD=1
+OPTION_UPD=0
OPTION_WEB=0
OPTION_X=0
OPTION_XEN=0
@@ -3932,7 +3932,7 @@
Log file md5sum: ${LOGMD5}
You can also upload the tar ball to ftp.stresslinux.org/incoming, or just use
- supportconfig -ur <srnum>, to upload the tar ball automatically.
+ supportconfig -u, to upload the tar ball automatically.
If you cannot attach the tar ball to the SR, then email it to the engineer.
=============================================================================
|
[-]
[+]
|
Changed |
supportutils-1.01.02.tar.bz2/supportconfig.conf
^
|
@@ -49,7 +49,7 @@
OPTION_SYSCONFIG=1
OPTION_UDEV=1
OPTION_UP=1
-OPTION_UPD=1
+OPTION_UPD=0
OPTION_WEB=1
OPTION_X=0
OPTION_XEN=0
|