diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/3rd_party_ci/odl-netvirt.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/3rd_party_ci/odl-netvirt.yaml b/jjb/3rd_party_ci/odl-netvirt.yaml index 77263d0a7..62e4ca198 100644 --- a/jjb/3rd_party_ci/odl-netvirt.yaml +++ b/jjb/3rd_party_ci/odl-netvirt.yaml @@ -275,4 +275,4 @@ name: 'detect-opnfv-snapshot' builders: - shell: - !include-raw-escape: ./detect-snapshot.sh + !include-raw: ./detect-snapshot.sh |