You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2017/08/13 10:49:03 UTC

[whimsy] branch master updated: Shellify

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 0376d39  Shellify
0376d39 is described below

commit 0376d39f50b52534793f7d13c2cb7e464dfb5e34
Author: Sebb <se...@apache.org>
AuthorDate: Sun Aug 13 11:48:55 2017 +0100

    Shellify
---
 tools/check_consistency.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/check_consistency.rb b/tools/check_consistency.rb
old mode 100644
new mode 100755
index fbf283c..13970ac
--- a/tools/check_consistency.rb
+++ b/tools/check_consistency.rb
@@ -1,3 +1,5 @@
+#!/usr/bin/env ruby
+
 # basic check of LDAP consistency
 $LOAD_PATH.unshift File.realpath(File.expand_path('../../lib', __FILE__))
 require 'whimsy/asf'

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].