[mnet-devel] Re: [mnet-cvs]Bah. Committed something that was just plain wrong. Fixed ...
Zooko
zooko at zooko.com
Mon Jun 23 18:04:21 BST 2003
> Modified Files:
> updateme.sh
> Log Message:
> Bah. Committed something that was just plain wrong. Fixed now.
Heh heh heh. Maybe we could make updateme.sh check if USERNAME is already
defined before setting it to `whoami`. Then people could set the USERNAME
environment variable before invoking updateme.sh.
--Z
> --- updateme.sh 23 Jun 2003 16:42:11 -0000 1.3
> +++ updateme.sh 23 Jun 2003 16:47:40 -0000 1.4
> @@ -4,7 +4,7 @@
> # "whoami" has to be the same as your username on mnet.sf.net. If it isn't,
> # then edit this file.
>
> -USERNAME=oscarhaeger
> +USERNAME=`whoami`
> COMMITMSG="${*}"
> if [ "X${COMMITMSG}" = "X" ]
> then
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list