Skip to content

Commit

Permalink
Revert "debug script"
Browse files Browse the repository at this point in the history
This reverts commit 12a957c.
  • Loading branch information
dregad committed Jun 23, 2014
1 parent 12a957c commit 2a10eb0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/travis_before_script.sh
Expand Up @@ -148,8 +148,6 @@ cat <<-EOF >> $MANTIS_BOOTSTRAP
EOF

echo "Adding custom configuration options"
pwd
set +x
sudo chmod 777 $MANTIS_CONFIG
cat <<-EOF >> $MANTIS_CONFIG
\$g_allow_no_category = ON;
Expand All @@ -159,6 +157,4 @@ cat <<-EOF >> $MANTIS_CONFIG
\$g_time_tracking_enabled = ON;
EOF

cat $MANTIS_CONFIG

step "Before-script execution completed successfully"

0 comments on commit 2a10eb0

Please sign in to comment.