From 5d3183a814e47b543692f68695c29f6e4ac9d2bd Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 12 Aug 2012 14:21:54 -0500 Subject: Update stdout messages to provide better information. --- starttde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starttde') diff --git a/starttde b/starttde index 3933f8a21..b5589568a 100644 --- a/starttde +++ b/starttde @@ -32,7 +32,7 @@ if [ -x $BIN_DIR/tde-config ]; then export TDEDIR=${BIN_DIR%/bin} echo "[starttde] TDE base directory is $TDEDIR" 1>&2 else - echo "[starttde] Unable to determine TDE base directory." + echo "[starttde] Unable to determine the TDE bin directory, where this script should be installed." echo "[starttde] This script should be installed in the same directory." echo "[starttde] Exiting." exit 1 -- cgit v1.2.1