[pkg-kolab] r1448 - pkg-kolab_testsuite

Mathieu Parent sathieu at alioth.debian.org
Sun Nov 29 01:08:40 UTC 2009


Author: sathieu
Date: 2009-11-29 01:08:40 +0000 (Sun, 29 Nov 2009)
New Revision: 1448

Modified:
   pkg-kolab_testsuite/testsuite.ini
Log:
comma comments dont work when on the same line

Modified: pkg-kolab_testsuite/testsuite.ini
===================================================================
--- pkg-kolab_testsuite/testsuite.ini	2009-11-28 17:41:50 UTC (rev 1447)
+++ pkg-kolab_testsuite/testsuite.ini	2009-11-29 01:08:40 UTC (rev 1448)
@@ -10,7 +10,8 @@
 vm_memory=256Mb
 vm_size=1Gb
 vm_swap=128Mb
-vm_install_method=debootstrap; debootstrap
+; debootstrap
+vm_install_method=debootstrap
 vm_dist=sid
 
 ; virt
@@ -23,15 +24,18 @@
 ip_offset=10
 
 ; kolab conf
-kolab_installation_method=native; native openpkg
+; native|openpkg
+kolab_installation_method=native
 kolab_manager_password=12345
 ca_passphrase=12345678
 
 [debian-lenny-openpkg]
 storage_pool_dir=/var/tmp/pkg-kolab_testsuite/debian-lenny-openpkg
 
-vm_memory=512Mb; more for compilation
-vm_size=2Gb; more for all the source and compiled packages
+; more for compilation
+vm_memory=512Mb
+; more for all the source and compiled packages
+vm_size=2Gb
 vm_install_method=debootstrap
 vm_dist=lenny
 




More information about the pkg-kolab-devel mailing list