mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
Improve error message
This commit is contained in:
parent
0330b6fa6d
commit
430433a6d7
2
debian/util.sh
vendored
2
debian/util.sh
vendored
@ -363,7 +363,7 @@ default_distros () {
|
||||
case "$host_distro" in
|
||||
Debian) echo "sid jessie wheezy" ;;
|
||||
Ubuntu) echo "utopic trusty" ;;
|
||||
*) err "Unknown distribution" ;;
|
||||
*) err "Unknown host distribution \"$host_distro\"" ;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user