diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-20 16:23:18 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-20 15:26:13 +0000 |
commit | bf440a9088810209ccdc938594b61fad1cc80018 (patch) | |
tree | 554d32a527c4b924322542b53c959f622648cb96 | |
parent | 43d1c1b55a7efbef60d732e6d71050096cc492b6 (diff) |
Fix wrong gitreview configuration file
Change-Id: I4f7f73166dd4d8b6beec68a6fea9ca70df0a7a0d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=src/4a-hal-reference -defaultbranch=eel +defaultbranch=master |