Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 08892af

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent b64ae4d commit 08892af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ task :publish => [:clean, :remove_output_dir] do
4141
sh "nanoc compile"
4242

4343
ENV['GIT_DIR'] = File.expand_path(`git rev-parse --git-dir`.chomp)
44+
ENV['RUBYOPT'] = nil
4445
old_sha = `git rev-parse refs/remotes/origin/gh-pages`.chomp
4546
Dir.chdir('output') do
4647
ENV['GIT_INDEX_FILE'] = gif = '/tmp/dev.gh.i'

0 commit comments

Comments
 (0)