rebar_utils: restore blank line

Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/31297b06
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/31297b06
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/31297b06

Branch: refs/heads/master
Commit: 31297b06f61ac24587c9705985b6ecdcb2b45ac5
Parents: 4b4d66c
Author: Tuncer Ayaz <[email protected]>
Authored: Sun Aug 28 19:34:54 2016 +0200
Committer: Tuncer Ayaz <[email protected]>
Committed: Sun Aug 28 19:34:54 2016 +0200

----------------------------------------------------------------------
 src/rebar_utils.erl | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-rebar/blob/31297b06/src/rebar_utils.erl
----------------------------------------------------------------------
diff --git a/src/rebar_utils.erl b/src/rebar_utils.erl
index c3ebfe5..a5cc0ff 100644
--- a/src/rebar_utils.erl
+++ b/src/rebar_utils.erl
@@ -94,6 +94,7 @@ is_arch(ArchRegex) ->
         nomatch ->
             false
     end.
+
 %%
 %% REBAR_TARGET_ARCH, if used, should be set to the "standard"
 %% target string. That is a prefix for binutils tools.

Reply via email to