Remove --quiet from git diff 80/13880/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 30 Dec 2014 15:56:36 +0000 (10:56 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 30 Dec 2014 15:57:45 +0000 (10:57 -0500)
commit6d135a226f960125c7de45d3ecb557fa5be49cb2
treeb5b54682c7b7da2b9d65ae196a4cc21f56f73ff4
parent7293a4ae88f4b79bd7e1195490574bb4dfc9588b
Remove --quiet from git diff

Sometimes --quiet returns exit status 0 the first time git diff is run
and then returns exit status 1 in 2nd attempts and onwards. Not sure why
but it's causing the builder-merge job to miss template updates
sometimes.

Change-Id: Ica65d017521d0e436135256a6abbaaba1f8c55db
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/include-raw-jjb-update.sh