diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-06-21 16:53:57 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-06-21 16:53:57 +0000 |
commit | a9ed0fee3413f0c27b544065234f5ecb8df08e52 (patch) | |
tree | 177c9cdfee4d78c6f5995e3674858e708130c620 /mga-move-update | |
parent | a73cfdebff22fb433371b027c24742a2ffc7c76b (diff) | |
download | mgatools-a9ed0fee3413f0c27b544065234f5ecb8df08e52.tar mgatools-a9ed0fee3413f0c27b544065234f5ecb8df08e52.tar.gz mgatools-a9ed0fee3413f0c27b544065234f5ecb8df08e52.tar.bz2 mgatools-a9ed0fee3413f0c27b544065234f5ecb8df08e52.tar.xz mgatools-a9ed0fee3413f0c27b544065234f5ecb8df08e52.zip |
move dryrun to config
Diffstat (limited to 'mga-move-update')
-rw-r--r-- | mga-move-update | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mga-move-update b/mga-move-update index 881a35f..e82e575 100644 --- a/mga-move-update +++ b/mga-move-update @@ -3,8 +3,6 @@ . /usr/share/mgatools/functions moveupdate_allowed_group=mga-qa -dryrun=echo - if [ $# != 3 ] then echo 'Usage: mga-move-update distrorelease section srcname' >&2 |