You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2016/12/01 17:24:28 UTC

[2/3] incubator-edgent git commit: add trailing nl

add trailing nl

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/47297fcb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/47297fcb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/47297fcb

Branch: refs/heads/release1.0.0
Commit: 47297fcbd7ff913e8a921c4d7836847c9e6bfadc
Parents: e83df78
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Wed Nov 30 17:29:39 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Wed Nov 30 17:29:39 2016 -0500

----------------------------------------------------------------------
 wrapper.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/47297fcb/wrapper.gradle
----------------------------------------------------------------------
diff --git a/wrapper.gradle b/wrapper.gradle
index fbc49d7..32fba02 100644
--- a/wrapper.gradle
+++ b/wrapper.gradle
@@ -35,4 +35,4 @@ task downloadWrapper(type: Wrapper) {
       println "The gradle wrapper is now initialized." +
             "\nUse ./gradlew for subsequent build operations."
     }
-}
\ No newline at end of file
+}