Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Gaetan Semet 2017-04-15 20:56:52 +02:00
commit 54453a73c6
34 changed files with 383 additions and 178 deletions

View file

@ -86,7 +86,7 @@ function default() {
}
#
# Set enviroment variable "$1" to default value "$2" if "$1" is not yet defined.
# Set environment variable "$1" to default value "$2" if "$1" is not yet defined.
#
# Arguments:
# 1. name - The env variable to set