On Fri, 12 Oct 2007 03:57:27 +0200, Hisham Muhammad <[EMAIL PROTECTED]> wrote:

> CVSROOT:      /sources/goboscripts
> Module name:  tools
> Changes by:   Hisham Muhammad <hisham>        07/10/12 01:57:27
>
> Modified files:
>       Scripts/Functions: GoboLinux
>
> Log message:
>       make VerifySuperuser accept a parameter
>
> diff -u -b -r1.44 -r1.45
> --- GoboLinux 22 Sep 2007 02:29:01 -0000      1.44
> +++ GoboLinux 12 Oct 2007 01:57:27 -0000      1.45
> @@ -661,7 +662,7 @@
>        do
>           local dname=$(dirname "${goboPrefix}/$line")
>           mkdir -p "${dname}"
> -         Quiet cp -af "${sourcedir}/${line}" "${dname}/"
> +         cp -af "${sourcedir}/${line}" "${dname}/"
>        done
>     fi
>  }
Was this supposed to get in? I wasn't in the log message.

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to