diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-06-28 15:28:27 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-06-28 15:28:27 -0700 |
commit | 5d442cc229ceb491f86fe8247dbeba7b86ee23f0 (patch) | |
tree | b17daca2b1ec3be17df4569ac2b86c96afaa1b3e /jjb/models | |
parent | 0f8bd836b9b6d1017a5564cc0e9a3beae4736436 (diff) |
Fix unset RC_FILE_PATH in Scripts
Even though RC_FILE_PATH is defined in Jenkins as passed in as a
parameter, bash still sees it as unset. Removing the 'nounset' option
from these scripts should allow the check to success (RC_FILE_PATH set
to blank).
Change-Id: Ibcfdcf0d2a12c8119d2fe3ec3b354be782338bd5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/models')
0 files changed, 0 insertions, 0 deletions