r8157: change error to warn
[clsql.git] / tests / tables.lisp
index 1a003befcf97873bd73137c5964154e90fd5b272..7d5daa51571a2c4ec60c5948a6f64a2f69f54fe5 100644 (file)
@@ -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))