X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbarometer%2Fbarometer-upload-artifact.sh;fp=jjb%2Fbarometer%2Fbarometer-upload-artifact.sh;h=0f639b5d979ade1cbd2960bb6ac8ffc324c5b754;hb=4eea502627c380f50a1ea75f9c7a8373b1f96a38;hp=08c64bae7c1c1c96460c58b8b581b024889bbdca;hpb=f51249c644d7535999eef5ec5f0e6f4ecb780d66;p=releng.git diff --git a/jjb/barometer/barometer-upload-artifact.sh b/jjb/barometer/barometer-upload-artifact.sh index 08c64bae7..0f639b5d9 100644 --- a/jjb/barometer/barometer-upload-artifact.sh +++ b/jjb/barometer/barometer-upload-artifact.sh @@ -15,7 +15,7 @@ echo "Checking if all the Barometer RPMs were created" echo "-----------------------------------------------" echo -if [ -d $RPM_DIR] +if [ -d $RPM_DIR ] then ls $RPM_DIR > list_of_gen_pack else