[noctool-cvs] CVS source/test-files

imattsson imattsson at common-lisp.net
Wed Feb 18 17:57:07 UTC 2009


Update of /project/noctool/cvsroot/source/test-files
In directory cl-net:/tmp/cvs-serv27930

Added Files:
	nested-cluster.cfg 
Log Message:
IM

Initial check-in.
Attempt to diagnose "nested cluster configs" and with-format stanzas.



--- /project/noctool/cvsroot/source/test-files/nested-cluster.cfg	2009/02/18 17:57:07	NONE
+++ /project/noctool/cvsroot/source/test-files/nested-cluster.cfg	2009/02/18 17:57:07	1.1
(cluster ("" 1 2 :counter a)
  (cluster ("" 1 2 :counter b)
    (with-format ((name "node~d-cpu~d" a b)
                  (ip-addr "172.23.~d.~d" a b))
       (machine name linux-host
	 (user "testuser")
         (ip ip-addr)))))






More information about the noctool-cvs mailing list