[pkg-kolab] r1397 - pkg-kolab_testsuite

Mathieu Parent sathieu at alioth.debian.org
Sun Nov 15 14:30:00 UTC 2009


Author: sathieu
Date: 2009-11-15 14:30:00 +0000 (Sun, 15 Nov 2009)
New Revision: 1397

Modified:
   pkg-kolab_testsuite/testsuite
Log:
testsuite: oups, forgot to return hosts


Modified: pkg-kolab_testsuite/testsuite
===================================================================
--- pkg-kolab_testsuite/testsuite	2009-11-15 14:28:48 UTC (rev 1396)
+++ pkg-kolab_testsuite/testsuite	2009-11-15 14:30:00 UTC (rev 1397)
@@ -136,6 +136,7 @@
         $hosts .= "$domip    $domname.".$config{'dnsdomain'}." $domname\n";
         
     }
+    return $hosts;
 }
 
 #=======================================================




More information about the pkg-kolab-devel mailing list