fix message for consistency

This commit is contained in:
Isaac Connor 2017-04-24 16:55:08 -04:00
parent 4d851dc00f
commit 998aa2199b
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ fi;
if [ "$DISTRO" == "" ]; then
DISTRO=`lsb_release -a 2>/dev/null | grep Codename | awk '{print $2}'`;
echo "Guessed distro as $DISTRO";
echo "Defaulting to $DISTRO for distribution";
fi;
# Release is a special mode... it uploads to the release ppa and cannot have a snapshot