We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8747065 commit 82ae384Copy full SHA for 82ae384
concourse/tasks/rake-test/run.sh
@@ -4,6 +4,7 @@ set -e -x -u
4
5
pushd loofah
6
7
+ export RUBYOPT="--enable-frozen-string-literal --debug=frozen-string-literal"
8
bundle install
9
bundle exec rake test
10
0 commit comments