(AutomatedTests) Synchronise with core & remove boost & installed headers for coverage
[platform/core/uifw/dali-toolkit.git] / automated-tests / scripts / retriever.sh
index 37cabf6..c1d466d 100755 (executable)
@@ -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