]> Frank Brehm's Git Trees - books.git/commitdiff
Neu dazu
authorFrank Brehm <frank@brehm-online.com>
Sun, 7 Sep 2008 07:36:44 +0000 (07:36 +0000)
committerFrank Brehm <frank@brehm-online.com>
Sun, 7 Sep 2008 07:36:44 +0000 (07:36 +0000)
bin/run_debug.sh [new file with mode: 0755]

diff --git a/bin/run_debug.sh b/bin/run_debug.sh
new file mode 100755 (executable)
index 0000000..776b7fc
--- /dev/null
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+# $Id$
+# $URL$
+
+DIR=`dirname $0`/..
+
+cd $DIR || exit 6
+
+pwd
+
+CATALYST_DEBUG=1 DBIC_TRACE=1 script/frbr_books_server.pl