]> git.cworth.org Git - sup/commitdiff
chmod a+x bin/*
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Sat, 16 May 2009 15:01:14 +0000 (19:01 +0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 18 May 2009 15:20:53 +0000 (11:20 -0400)
The files in there are all executables, and this simplifies running sup
in-tree.

bin/sup [changed mode: 0644->0755]
bin/sup-add [changed mode: 0644->0755]
bin/sup-config [changed mode: 0644->0755]
bin/sup-dump [changed mode: 0644->0755]
bin/sup-recover-sources [changed mode: 0644->0755]
bin/sup-sync [changed mode: 0644->0755]
bin/sup-sync-back [changed mode: 0644->0755]
bin/sup-tweak-labels [changed mode: 0644->0755]

diff --git a/bin/sup b/bin/sup
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)