SOURCES: siege-config.patch - set local path to urls (i doubt you ...

glen glen at pld-linux.org
Tue Aug 16 16:25:59 CEST 2005


Author: glen                         Date: Tue Aug 16 14:25:59 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set local path to urls (i doubt you run it as root)
- add local logfile

---- Files affected:
SOURCES:
   siege-config.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/siege-config.patch
diff -u SOURCES/siege-config.patch:1.1 SOURCES/siege-config.patch:1.2
--- SOURCES/siege-config.patch:1.1	Tue Aug 16 14:13:39 2005
+++ SOURCES/siege-config.patch	Tue Aug 16 16:25:53 2005
@@ -1,11 +1,19 @@
 --- siege-2.61/doc/siegerc.in~	2004-11-19 17:06:18.000000000 +0200
 +++ siege-2.61/doc/siegerc.in	2005-04-22 14:42:18.000000000 +0300
+@@ -14,6 +14,7 @@
+ # You can also reference ENVIRONMENT variables without
+ # actually declaring them, example:
+ # logfile = $(HOME)/var/siege.log
++logfile = siege.log
+ 
+ #
+ # Signify verbose mode, true turns on verbose output
 @@ -113,7 +113,7 @@
  #     file = $HOME/etc/urls.txt
  #     file = $URLSFILE
  #
 -# file =
-+file = /etc/urls.txt
++file = urls.txt
  
  #
  # Default URL, this is a single URL that you want to test. This
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/siege-config.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list