diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-11-13 10:22:21 +0900 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-11-13 02:21:52 +0000 |
commit | c8185b19e014b586d54a51705f9da42dd1ec9727 (patch) | |
tree | 9752460257634e0325b1f6e11412237124c2d748 | |
parent | 8edd1d56d9d455c0c7b833e13d9b1b7861f5a4cc (diff) |
Fix branch in .gitreview
Branch was incorrectly set to master instead of halibut.
Bug-AGL: SPEC-2952
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Icdf0eade77f01e37859be5dfd5eeb2c014551037
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ host=gerrit.automotivelinux.org port=29418 project=apps/agl-service-hvac -defaultbranch=master +defaultbranch=halibut |