Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] [PATCH] chmod a+x bin/*
@ 2009-05-16 15:01 Kirill Smelkov
  2009-05-16 17:16 ` Ben Walton
  2009-05-18 15:21 ` William Morgan
  0 siblings, 2 replies; 3+ messages in thread
From: Kirill Smelkov @ 2009-05-16 15:01 UTC (permalink / raw)


The files in there are all executables, and this simplifies running sup
in-tree.
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 bin/sup
 mode change 100644 => 100755 bin/sup-add
 mode change 100644 => 100755 bin/sup-config
 mode change 100644 => 100755 bin/sup-dump
 mode change 100644 => 100755 bin/sup-recover-sources
 mode change 100644 => 100755 bin/sup-sync
 mode change 100644 => 100755 bin/sup-sync-back
 mode change 100644 => 100755 bin/sup-tweak-labels

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
-- 
1.6.3.9.g6345d


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-18 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-16 15:01 [sup-talk] [PATCH] chmod a+x bin/* Kirill Smelkov
2009-05-16 17:16 ` Ben Walton
2009-05-18 15:21 ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox