X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=automated-tests%2Fscripts%2Fretriever.sh;h=c1d466d037e8a72f80c3dbcdf4153df376666b1d;hp=37cabf6489dcd432e0ae43379f7dc421c06bbda1;hb=f60d2ee843df1c81ea988c4a986e9168c905fcc9;hpb=67ae153437d442c741f99046d5694b5ad88e01d8 diff --git a/automated-tests/scripts/retriever.sh b/automated-tests/scripts/retriever.sh index 37cabf6..c1d466d 100755 --- a/automated-tests/scripts/retriever.sh +++ b/automated-tests/scripts/retriever.sh @@ -182,9 +182,9 @@ elif [[ $# == 2 && -f $DIR/$2 ]] ; then FILE=$2 fi -#Debug needs to be output on stderr ( calling script redirects stdout to file ) #echo "Dir: $DIR File: $FILE" >& 2 + # populate $TC_FILES with files declared in CMakeLists.txt if [[ -z $FILE ]]; then get_tc_files $DIR