Fix error in regex: remove quotes.
authorIgor Stoppa <igor.stoppa@intel.com>
Mon, 19 May 2014 12:12:35 +0000 (15:12 +0300)
committerLin Yang <lin.a.yang@intel.com>
Mon, 7 Jul 2014 07:45:41 +0000 (15:45 +0800)
The quotes around the regex are not needed and will cause
an erroneous match.

Change-Id: Iddff3aee3262181d16067110541cff7b4788c50c

jobs/configuration

index 8dacf36..9f6fc85 100644 (file)
@@ -21,7 +21,7 @@ MAPPING_PRJ=scm/git-obs-mapping
 REPOSYAML_PRJ=scm/meta/snapshot-repo-conf
 
 # Image Testing parameters
-TESTABLE_IMAGES='ivi-mbr-i586$'
+TESTABLE_IMAGES=ivi-mbr-i586$
 
 #Host name of smtp server
 SMTP_SERVER=