From: Mike Frysinger Date: Tue, 9 Jan 2018 23:20:03 +0000 (-0500) Subject: mark shell scripts +x X-Git-Tag: v4.15.0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f5991acd5c37727461434bb9e9629bdf2d8625;p=thirdparty%2Fiproute2.git mark shell scripts +x This makes it easier to execute locally for testing. Signed-off-by: Mike Frysinger --- diff --git a/ip/ifcfg b/ip/ifcfg old mode 100644 new mode 100755 diff --git a/ip/routef b/ip/routef old mode 100644 new mode 100755 diff --git a/ip/routel b/ip/routel old mode 100644 new mode 100755 diff --git a/ip/rtpr b/ip/rtpr old mode 100644 new mode 100755