git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33304 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -24,7 +24,7 @@
trap "echo 'User break!' ; exit" 2 3 15
-source "$GISBASE/etc/functions.sh"
+. "$GISBASE/etc/functions.sh"
# Set default GUI
DEFAULT_GUI="wxpython"