[elephant-cvs] CVS elephant/tests

ieslick ieslick at common-lisp.net
Mon Feb 5 17:22:58 UTC 2007


Update of /project/elephant/cvsroot/elephant/tests
In directory clnet:/tmp/cvs-serv29823/tests

Modified Files:
	delscript.sh 
Log Message:
Support sqlite3 in delete script; fix allegro %bignum conditional bug

--- /project/elephant/cvsroot/elephant/tests/delscript.sh	2007/01/22 16:17:44	1.3
+++ /project/elephant/cvsroot/elephant/tests/delscript.sh	2007/02/05 17:22:58	1.4
@@ -9,4 +9,6 @@
 rm testbdb/testsbdb
 rm testbdb/__*
 rm testbdb/log*
-rm testbdb/VERSION
\ No newline at end of file
+rm testbdb/VERSION
+rm sqlite3-test.db
+rm sqlite3-test2.db
\ No newline at end of file




More information about the Elephant-cvs mailing list