From: Kirill Smelkov Date: Sat, 16 May 2009 15:01:14 +0000 (+0400) Subject: chmod a+x bin/* X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=a6332191a568f2dd3284570d02bd2ed61c63a4bf;p=sup chmod a+x bin/* The files in there are all executables, and this simplifies running sup in-tree. --- diff --git a/bin/sup b/bin/sup old mode 100644 new mode 100755 diff --git a/bin/sup-add b/bin/sup-add old mode 100644 new mode 100755 diff --git a/bin/sup-config b/bin/sup-config old mode 100644 new mode 100755 diff --git a/bin/sup-dump b/bin/sup-dump old mode 100644 new mode 100755 diff --git a/bin/sup-recover-sources b/bin/sup-recover-sources old mode 100644 new mode 100755 diff --git a/bin/sup-sync b/bin/sup-sync old mode 100644 new mode 100755 diff --git a/bin/sup-sync-back b/bin/sup-sync-back old mode 100644 new mode 100755 diff --git a/bin/sup-tweak-labels b/bin/sup-tweak-labels old mode 100644 new mode 100755