Skip to content

Commit

Permalink
feat: remove extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
janl committed Jun 29, 2018
1 parent 2838ba1 commit 7cc5cf8
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 7cc5cf8

Please sign in to comment.