Disable fail-on-errors during RVM source 04/78804/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 14 Dec 2018 17:29:50 +0000 (12:29 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 14 Dec 2018 18:00:41 +0000 (13:00 -0500)
commit10a7971e7547543096f4d540270d1211fe5d2104
tree085177b313983060e1cad69fef0de45a598ffdd2
parenta5acb273e02ef090c81570e525dff90650d1afff
Disable fail-on-errors during RVM source

Recent changes to RVM have introduced a non-zero exit in the source
command that makes functions available. This causes our jobs to fail,
since we run with fail-on-errors. Turn off fail-on-errors during that
step and enable right after.

Change-Id: Idd5f550639c714219d51395113f2089bc07682a2
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
jjb/packaging/test-puppet.sh