From ba9f0c8c2e70048f4eccbe69c23bf8a4056825d3 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 17 Mar 2012 23:42:41 +0000 Subject: Drop duplicate option --- iurt2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/iurt2 b/iurt2 index 405a93c..3aba9f0 100755 --- a/iurt2 +++ b/iurt2 @@ -265,9 +265,6 @@ $run{todo} = []; [ "", "use-old-chroot", 1, "", "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" ], -- cgit v1.2.1