aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.org>2009-12-01 16:49:49 +0000
committerPascal Terjan <pterjan@mandriva.org>2009-12-01 16:49:49 +0000
commit1ad7b9a67a600969ba101803c1a41403fd94b28b (patch)
treeac605073152a60a2dcbbb737d203319f4a45bf72 /iurt2
parent30ebe64e084960de892bf826584e284fbf395052 (diff)
downloadiurt-1ad7b9a67a600969ba101803c1a41403fd94b28b.tar
iurt-1ad7b9a67a600969ba101803c1a41403fd94b28b.tar.gz
iurt-1ad7b9a67a600969ba101803c1a41403fd94b28b.tar.bz2
iurt-1ad7b9a67a600969ba101803c1a41403fd94b28b.tar.xz
iurt-1ad7b9a67a600969ba101803c1a41403fd94b28b.zip
Remove duplicate lines
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt23
1 files changed, 0 insertions, 3 deletions
diff --git a/iurt2 b/iurt2
index bc97b15..e6dd7aa 100755
--- a/iurt2
+++ b/iurt2
@@ -260,9 +260,6 @@ $run{todo} = [];
[ "", "use-old-chroot", 1, "<chroot path>",
"Use the given chroot as chroot (usefull for debugging)",
sub { ($run{use_old_chroot}) = @_ }, "Using given chroot" ],
- [ "", "no_rsync", 0, "",
- "Do not send build log to the distant rsync server",
- sub { $run{no_rsync} = 1 }, "Setting the no rsync warn flag" ],
[ "", "no-rsync", 0, "",
"Do not send build log to the distant rsync server",
sub { $run{no_rsync} = 1 }, "Setting the no rsync warn flag" ],