SOURCES: eventum-scm-quick-out.patch - damn typo

glen glen at pld-linux.org
Mon Jun 19 16:50:17 CEST 2006


Author: glen                         Date: Mon Jun 19 14:50:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- damn typo

---- Files affected:
SOURCES:
   eventum-scm-quick-out.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/eventum-scm-quick-out.patch
diff -u SOURCES/eventum-scm-quick-out.patch:1.1 SOURCES/eventum-scm-quick-out.patch:1.2
--- SOURCES/eventum-scm-quick-out.patch:1.1	Mon Jun 19 16:45:49 2006
+++ SOURCES/eventum-scm-quick-out.patch	Mon Jun 19 16:50:11 2006
@@ -9,7 +9,7 @@
 +// shortcut to exit out when no issue id-s are passed in request
 +// as this script is always called by CVS but we handle only ones which can be 
 +// associated with issues.
-+if (empty($_GET['issue']) {
++if (empty($_GET['issue'])) {
 +    exit;
 +}
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-scm-quick-out.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list