]> git.cworth.org Git - sup/commit
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)
commita6332191a568f2dd3284570d02bd2ed61c63a4bf
treec8cc23f8e8c5c2615e3abbc02b79501aac4a1451
parent14764294658b2fdac47a06894e9a965b9c97776a
chmod a+x bin/*

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]