Skip to content

Commit 618467c

Browse files
committed
drop! debug
1 parent 085dfa9 commit 618467c

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
@@ -43,6 +43,7 @@ end
4343
def generate_rails_rdoc
4444
Bundler.with_unbundled_env do
4545
cd 'rails' do
46+
sh 'ls'
4647
sh %(sed -i '' -e 's/sdoc.*$/sdoc", github: "toshimaru\\/sdoc", branch: "railsdoc"/g' ./Gemfile)
4748
sh 'bundle install && bundle update sdoc'
4849
rm_rf 'doc'

0 commit comments

Comments
 (0)