X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbarometer%2Fbarometer-upload-artifact.sh;h=0f639b5d979ade1cbd2960bb6ac8ffc324c5b754;hb=c8e4cda4f9a435792331658bcc9c2b70eddfc9b8;hp=08c64bae7c1c1c96460c58b8b581b024889bbdca;hpb=7815bb5f470e717ff42c1ee5a18286fd74dd42c9;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