Merge branch 'release-2.140.101'
[feisty_meow.git] / scripts / site_avenger / shared_site_mgr.sh
index 56e658e2d633201244ee88fdca034b8fa7680ccc..3f73b3a8f033a615bbad7c7d85ec436192b7f97f 100644 (file)
@@ -44,7 +44,7 @@ function locate_config_file()
   local app_dirname="$1"; shift
 
   local configfile="$WORKDIR/config/${app_dirname}.app"
-echo hoping config file would be: $configfile
+  echo "config file?: $configfile"
   if [ ! -f "$configfile" ]; then
     # this is not a good config file.  we can't auto-guess the config.
     echo -e "