From b5f8f00a88d21d2c037a1e18dd025e665b53db61 Mon Sep 17 00:00:00 2001 From: Blaine Carter Date: Sun, 31 Jan 2016 22:16:41 -0700 Subject: [PATCH] Enhancement #154 - Removed exit to allow for easier integration of Logger into other projects --- source/install/create_user.sql | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/install/create_user.sql b/source/install/create_user.sql index 47163c6..8806ce9 100644 --- a/source/install/create_user.sql +++ b/source/install/create_user.sql @@ -50,5 +50,3 @@ prompt &LOGGER_USER user successfully created. prompt Important!!! Connect as the &LOGGER_USER user and run the logger_install.sql script. prompt prompt - -exit