diff options
Diffstat (limited to 'net-mgmt/rancid/files/patch-bin__control_rancid.in')
-rw-r--r-- | net-mgmt/rancid/files/patch-bin__control_rancid.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/rancid/files/patch-bin__control_rancid.in b/net-mgmt/rancid/files/patch-bin__control_rancid.in deleted file mode 100644 index 0b659c35cadc..000000000000 --- a/net-mgmt/rancid/files/patch-bin__control_rancid.in +++ /dev/null @@ -1,13 +0,0 @@ ---- ./bin/control_rancid.in.orig 2011-01-10 21:17:17.000000000 +0100 -+++ ./bin/control_rancid.in 2012-04-09 23:03:03.000000000 +0200 -@@ -347,6 +347,10 @@ - done - cd $DIR - -+if [ $RCSSYS = svn ] ; then -+ $RCSSYS update >/dev/null 2>&1 -+fi -+ - # no routers, empty list or all 'down' - if [ ! -s routers.up ] - then |