aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
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" ],