[Groonga-commit] ranguba/ranguba at cbf9158 [master] Remove needless files

Back to archive index
Kouhei Sutou null+****@clear*****
Thu Oct 25 12:38:20 JST 2018


Kouhei Sutou	2018-10-25 12:38:20 +0900 (Thu, 25 Oct 2018)

  Revision: cbf9158c42181c7a7abea6cda7147127c30d359d
  https://github.com/ranguba/ranguba/commit/cbf9158c42181c7a7abea6cda7147127c30d359d

  Message:
    Remove needless files

  Removed files:
    bin/bundle
    bin/rails
    bin/rake

  Deleted: bin/bundle (+0 -3) 100755
===================================================================
--- bin/bundle    2018-10-25 12:36:03 +0900 (b71536d)
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env ruby1.9.1
-ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
-load Gem.bin_path('bundler', 'bundle')

  Deleted: bin/rails (+0 -4) 100755
===================================================================
--- bin/rails    2018-10-25 12:36:03 +0900 (38cca63)
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env ruby1.9.1
-APP_PATH = File.expand_path('../../config/application',  __FILE__)
-require_relative '../config/boot'
-require 'rails/commands'

  Deleted: bin/rake (+0 -4) 100755
===================================================================
--- bin/rake    2018-10-25 12:36:03 +0900 (3dffd3e)
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env ruby1.9.1
-require_relative '../config/boot'
-require 'rake'
-Rake.application.run
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181025/8978ec2a/attachment-0001.html>


More information about the Groonga-commit mailing list
Back to archive index