]> arthur.barton.de Git - ConfigScripts.git/commit
Use Msg() function to output console messages.
authorAlexander Barton <alex@barton.de>
Mon, 20 Oct 2008 22:09:12 +0000 (00:09 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 20 Oct 2008 22:09:12 +0000 (00:09 +0200)
commit62ce1bfe6779ce480c65cdfe7fc6303102dee0dc
treea5a55833fc5d6583f0aca67e21cbd5cec3e5cc4f
parentb799dc4a4cefc065a1da95b7a77296a49e578964
Use Msg() function to output console messages.

The Msg() function abstracts diffenences in the echo(1) command and
shell built-in functions. This implementation always calls /bin/echo ...
install.sh