Browse Source

make config more verbose

tags/nilmdbuntu-1
Jim Paris 10 years ago
parent
commit
f24b7e0d75
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      config

+ 1
- 0
config View File

@@ -5,4 +5,5 @@ if [ -z "$BUILD_CONFIG" ] ; then
exit 1
fi

echo "Loading config file: config-$BUILD_CONFIG"
. config-$BUILD_CONFIG

Loading…
Cancel
Save