X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftables.lisp;h=7d5daa51571a2c4ec60c5948a6f64a2f69f54fe5;hb=0196e0db0edccccab4cd8a0d6309e768a98667fd;hp=92ff34fbab6ccc55a645b657e27477535d647e17;hpb=8d558ce162d1360f92e4d65d054e2f61c786319e;p=clsql.git diff --git a/tests/tables.lisp b/tests/tables.lisp index 92ff34f..7d5daa5 100644 --- a/tests/tables.lisp +++ b/tests/tables.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: tables.lisp,v 1.1 2003/05/02 03:08:58 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -54,7 +54,7 @@ (setf (pgsql-socket-spec specs) (cadr (assoc :postgresql-socket config))) specs)) - (error "CLSQL tester config file ~S not found" path))) + (warn "CLSQL tester config file ~S not found" path))) (defvar *conn-specs* (read-specs))