Author: glen                         Date: Tue Apr  8 05:24:28 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- duplicate

---- Files affected:
SOURCES:
   VMware-server-parse-locations.pl (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/VMware-server-parse-locations.pl
diff -u SOURCES/VMware-server-parse-locations.pl:1.2 
SOURCES/VMware-server-parse-locations.pl:1.3
--- SOURCES/VMware-server-parse-locations.pl:1.2        Tue Apr  8 07:16:03 2008
+++ SOURCES/VMware-server-parse-locations.pl    Tue Apr  8 07:24:23 2008
@@ -38,13 +38,6 @@
        } else {
                printf("file %s\n", $key);
        }
-}
-while (my($key, $value) = each %files) {
-       if ($value) {
-               printf("file %s %s\n", $key, $value);
-       } else {
-               printf("file %s\n", $key);
-       }
        if (exists $config{$key}) {
                printf("config %s\n", $key);
                delete $config{$key};
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/VMware-server-parse-locations.pl?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to