
29 Apr
2007
29 Apr
'07
2:11 a.m.
Update of /project/elephant/cvsroot/elephant/tests In directory clnet:/tmp/cvs-serv12328/tests Modified Files: testmigration.lisp Log Message: Fixes for lispworks in tests & deadlock detect; fixes for openmcl in pointer manipulation --- /project/elephant/cvsroot/elephant/tests/testmigration.lisp 2007/03/24 10:51:45 1.20 +++ /project/elephant/cvsroot/elephant/tests/testmigration.lisp 2007/04/29 02:11:02 1.21 @@ -34,7 +34,7 @@ (progn (format t "~%Single store mode: ignoring") t) - (let* ((*store-controller*) + (let* (*store-controller* (sc1 (open-store *test-spec-primary* :recover t :deadlock-detect t)) (sc2 (open-store *test-spec-secondary* :recover t :deadlock-detect t))) (unwind-protect
6638
Age (days ago)
6638
Last active (days ago)
0 comments
1 participants
participants (1)
-
ieslick