pld-builder.new: client/make-request.sh - -C/--config-file command...

Elan Ruusamäe glen at delfi.ee
Wed Jul 25 16:14:26 CEST 2007


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
requester=glen at pld-linux.org
default_key=glen at delfi.ee
mailer="/usr/sbin/sendmail -t"

distro=ac

# defaults:
build_mode=test
f_upgrade=yes

however i use code from WORKING branch.

-- 
glen


More information about the pld-devel-en mailing list