summaryrefslogtreecommitdiffstats
path: root/testing2core
diff options
context:
space:
mode:
authorXavier Chantry <shiningxc@gmail.com>2009-01-03 13:22:57 +0100
committerAaron Griffin <aaronmgriffin@gmail.com>2009-01-09 23:51:55 +0100
commitd39b68ede8567fb2ee15f45995ddab8f4710e9dc (patch)
tree0425500ef520f4a98ce5e48210c9604aeae064b0 /testing2core
parent830f8f87e1ede09a8c827c1a93aa4ed5db66f0b6 (diff)
downloaddbscripts-d39b68ede8567fb2ee15f45995ddab8f4710e9dc.tar.gz
dbscripts-d39b68ede8567fb2ee15f45995ddab8f4710e9dc.tar.xz
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 'testing2core')
0 files changed, 0 insertions, 0 deletions