xci: Ensure we are in the root directory for bug reports 55/48655/1
authorMarkos Chandras <mchandras@suse.de>
Mon, 11 Dec 2017 15:14:59 +0000 (15:14 +0000)
committerMarkos Chandras <mchandras@suse.de>
Mon, 11 Dec 2017 15:14:59 +0000 (15:14 +0000)
commit696988b2ab6b19d65334b41553f3b61d6cf1ecab
tree2de91ae744c028c33a8a0887b8f1d84b433efa35
parent175b1544882572c442702f4db8f0ead73df1413d
xci: Ensure we are in the root directory for bug reports

During the XCI deployment we change directories in too many places. As a
result of which, when something breaks, we may be outside the releng-xci
checkout directory so we need to enter it again for all the git commands
to work.

Change-Id: I6adcff396fc5d7cce8bb07353dec26b76b1825a4
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/xci-deploy.sh