From: Jerry Zhao Date: Wed, 25 Feb 2015 15:56:40 +0000 (-0800) Subject: first patch from jerryz X-Git-Tag: arno.2015.1.0~183 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=cab94a1a5865c6bbba0fa6a473aba4f800ef5f37;p=releng.git first patch from jerryz add a escalation mark in hello line. also remove a backup file from the code base. Change-Id: I6792e877fb2429c9a8147c4524750c55378997f7 Signed-off-by: Jerry Zhao --- diff --git a/jjb/octopus/.availability.yml.swp b/jjb/octopus/.availability.yml.swp deleted file mode 100644 index 7ca652091..000000000 Binary files a/jjb/octopus/.availability.yml.swp and /dev/null differ diff --git a/jjb/octopus/octopus.yml b/jjb/octopus/octopus.yml index 125ba5a0c..a57361e3e 100644 --- a/jjb/octopus/octopus.yml +++ b/jjb/octopus/octopus.yml @@ -26,7 +26,7 @@ builders: - shell: | - echo "Hello world from octopus" + echo "Hello world from octopus!" - job-template: name: 'octopus-daily-master'