Skip to content

Commit

Permalink
Merge pull request #37 from greenkeeperio/janl-patch-1
Browse files Browse the repository at this point in the history
feat: remove extra newline
  • Loading branch information
janl authored Jun 29, 2018
2 parents 2838ba1 + 7cc5cf8 commit 62bd37b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion start-couchdb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# immediately fail if an error occurs
set -e


if [[ -n "$GK_COUCHDB" ]]; then
echo "Using existing CouchDB on :5984"
curl -sX DELETE $GK_COUCHDB/{installations,npm,payments,repositories}-staging 2>&1 > /dev/null
Expand Down

0 comments on commit 62bd37b

Please sign in to comment.