On Tuesday 24 July 2007 20:41:12 adamg wrote:
> Author: adamg                        Date: Tue Jul 24 17:41:12 2007 GMT
> Module: pld-builder.new               Tag: HEAD
> ---- Log message:
> - -C/--config-file command line option
>
> ---- Files affected:
> pld-builder.new/client:
>    make-request.sh (1.27 -> 1.28)
[...]
>    echo "Mandatory arguments to long options are mandatory for short options 
> too."
> +  echo "  -C  --config-file /path/to/config/file"
> +  echo "       Source additional config file (after $USER_CFG), useful when"
> +  echo "       when sending build requests to Ac/Th from the same account"
>    echo "  -b 'BUILDER BUILDER ...'  --builder='BUILDER BUILDER ...'"
>    echo "       Sends request to given builders"
>    echo "  --with VALUE --without VALUE"

btw, i use
./make-request -d th -r pkg
./make-request -d ac -r pkg (default)
and have:

$ cat ~/.requestrc
# vim:syn=sh
priority=3
[EMAIL PROTECTED]
[EMAIL PROTECTED]
mailer="/usr/sbin/sendmail -t"

distro=ac

# defaults:
build_mode=test
f_upgrade=yes

however i use code from WORKING branch.

-- 
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to