You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/08/04 12:56:30 UTC

[whimsy] branch master updated: add curent library to path

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

rubys 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 ddbf90b  add curent library to path
ddbf90b is described below

commit ddbf90bbc28c947c72110354b10a37853317de7b
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Fri Aug 4 08:56:03 2017 -0400

    add curent library to path
---
 tools/vhosttest.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/vhosttest.rb b/tools/vhosttest.rb
index 937d917..ba5dcc3 100644
--- a/tools/vhosttest.rb
+++ b/tools/vhosttest.rb
@@ -3,6 +3,7 @@
 # preprocess_vhosts.rb puppet macro
 #
 
+$LOAD_PATH.unshift File.realpath(File.expand_path('../../lib', __FILE__))
 require 'whimsy/asf'
 
 IP = ASF::Git['infrastructure-puppet']

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