diff options
author | Xavier Chantry <shiningxc@gmail.com> | 2009-01-03 13:22:57 +0100 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-01-09 14:51:55 -0800 |
commit | d39b68ede8567fb2ee15f45995ddab8f4710e9dc (patch) | |
tree | 0425500ef520f4a98ce5e48210c9604aeae064b0 /db-testing64 | |
parent | 830f8f87e1ede09a8c827c1a93aa4ed5db66f0b6 (diff) |
check_packages : add --arch option.
The parsing script didn't set CARCH previously, and the flashplugin PKGBUILD
exited in this case.
First override the exit function to prevent the whole script to exit, and
add a --arch option to be able to set CARCH correctly.
To be used like this :
For core and extra :
./check_packages.py --abs-tree=/home/abs/rsync/i686 --repos=core,extra --arch=i686
./check_packages.py --abs-tree=/home/abs/rsync/x86_64 --repos=core,extra --arch=x86_64
For community :
./check_packages.py --abs-tree=/home/abs/rsync/i686 --repos=community --arch=i686
./check_packages.py --abs-tree=/home/abs/rsync/x86_64 --repos=community --arch=x86_64
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'db-testing64')
0 files changed, 0 insertions, 0 deletions