From 1c71fb42870556c13ab2c5bf04a4bdb47d35ed67 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 27 Sep 2014 23:56:59 -0500 Subject: [PATCH] Drop executable bits from imported commands Closes Homebrew/homebrew#32743. --- Library/Homebrew/cmd/aspell-dictionaries.rb | 0 Library/Homebrew/cmd/cleanup-installed.rb | 0 Library/Homebrew/cmd/gist-logs.rb | 0 Library/Homebrew/cmd/man.rb | 0 Library/Homebrew/cmd/pull.rb | 0 Library/Homebrew/cmd/switch.rb | 0 Library/Homebrew/cmd/tap-readme.rb | 0 Library/Homebrew/cmd/test-bot.rb | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Library/Homebrew/cmd/aspell-dictionaries.rb mode change 100755 => 100644 Library/Homebrew/cmd/cleanup-installed.rb mode change 100755 => 100644 Library/Homebrew/cmd/gist-logs.rb mode change 100755 => 100644 Library/Homebrew/cmd/man.rb mode change 100755 => 100644 Library/Homebrew/cmd/pull.rb mode change 100755 => 100644 Library/Homebrew/cmd/switch.rb mode change 100755 => 100644 Library/Homebrew/cmd/tap-readme.rb mode change 100755 => 100644 Library/Homebrew/cmd/test-bot.rb diff --git a/Library/Homebrew/cmd/aspell-dictionaries.rb b/Library/Homebrew/cmd/aspell-dictionaries.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/cleanup-installed.rb b/Library/Homebrew/cmd/cleanup-installed.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/gist-logs.rb b/Library/Homebrew/cmd/gist-logs.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/man.rb b/Library/Homebrew/cmd/man.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/pull.rb b/Library/Homebrew/cmd/pull.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/switch.rb b/Library/Homebrew/cmd/switch.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/tap-readme.rb b/Library/Homebrew/cmd/tap-readme.rb old mode 100755 new mode 100644 diff --git a/Library/Homebrew/cmd/test-bot.rb b/Library/Homebrew/cmd/test-bot.rb old mode 100755 new mode 100644