Skip to content

Commit

Permalink
Why no Wunderbar output?
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Apr 28, 2023
1 parent 2e29b71 commit 5c50b03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/roster/main.rb
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,10 @@ def appmtime
size: source && File.size(source),
}
},
line: __LINE__ # temp
}

$stderr.puts "Stderr" # debug
JSON.pretty_generate(env: env, ENV: ENV.to_h, asset: asset)
end

Expand Down

0 comments on commit 5c50b03

Please sign in to comment.