Remove superfluous line
Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/f4eea29b Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/f4eea29b Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/f4eea29b Branch: refs/heads/master Commit: f4eea29b7e137214f7ee56ba6c61b5e742cc6524 Parents: c7066ea Author: Noah Slater <[email protected]> Authored: Sat Mar 23 20:18:13 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Sat Mar 23 20:18:13 2013 +0000 ---------------------------------------------------------------------- release/auto_distcheck.sh | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/f4eea29b/release/auto_distcheck.sh ---------------------------------------------------------------------- diff --git a/release/auto_distcheck.sh b/release/auto_distcheck.sh index 85602a9..a33e0e4 100755 --- a/release/auto_distcheck.sh +++ b/release/auto_distcheck.sh @@ -55,4 +55,3 @@ done log "Build success..." $exit -
