SPEC-4816: Fix upload in agl-extend-test.sh
[src/qa-testdefinitions.git] / common / scripts / agl-screenshot-test.sh
index 7cbc23c..6d3762c 100755 (executable)
@@ -119,6 +119,7 @@ else
        FINALRET=127
        for i in /home/agl-driver/agl-screenshot-*.png ; do
                if [ -x ./artiproxy-upload.sh ];then
+                       echo "DEBUG: upload screenshot $i"
                        ./artiproxy-upload.sh $i $(basename $i)
                fi
        done