[GRASS-dev] Re: [GRASS-CVS] hamish: grass6/lib/init init.sh, 1.120, 1.121

Martin Landa landa.martin at gmail.com
Tue Nov 6 14:36:41 EST 2007


Nice Hamish! I love it.

2007/11/6, grass at intevation.de <grass at intevation.de>:
> Author: hamish
>
> Update of /grassrepository/grass6/lib/init
> In directory doto:/tmp/cvs-serv31353
>
> Modified Files:
>         init.sh
> Log Message:
> Gratuitous use of ASCII art
>
>
> Index: init.sh
> ===================================================================
> RCS file: /grassrepository/grass6/lib/init/init.sh,v
> retrieving revision 1.120
> retrieving revision 1.121
> diff -u -d -r1.120 -r1.121
> --- init.sh     6 Oct 2007 05:04:58 -0000       1.120
> +++ init.sh     6 Nov 2007 18:24:43 -0000       1.121
> @@ -9,7 +9,7 @@
>  #              Huidae Cho - Korea - grass4u at gmail.com
>  #              Justin Hickey - Thailand - jhickey at hpcc.nectec.or.th
>  #              Markus Neteler - Germany/Italy - neteler at itc.it
> -#                              Hamish Bowman - New Zealand - hamish_nospam at yahoo,com
> +#              Hamish Bowman - New Zealand - hamish_nospam at yahoo,com
>  # PURPOSE:     The source file for this shell script is in
>  #              src/general/init/init.sh. It sets up some environment
>  #              variables and the lock file. It also parses any remaining
> @@ -786,6 +786,13 @@
>         fi
>  fi
>
> +echo '          __________  ___   __________    _______________'
> +echo '         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/'
> +echo '        / / __/ /_/ / /| | \__ \\__ \   / / __ / / \__ \ '
> +echo '       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ / '
> +echo '       \____/_/ |_/_/  |_/____/____/   \____/___//____/  '
> +echo
> +
>  if [ -f "$GISBASE/locale/$LCL/etc/welcome" ] ; then
>         cat "$GISBASE/locale/$LCL/etc/welcome"
>  else
> @@ -810,6 +817,8 @@
>  esac
>
>  echo "When ready to quit enter:                exit"
> +echo
> +
>
>  case "$sh" in
>
>
>
> _______________________________________________
> grass-commit mailing list
> grass-commit at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass-commit
>


-- 
Martin Landa <landa.martin at gmail.com> * http://gama.fsv.cvut.cz/~landa *




More information about the grass-dev mailing list