exactness: removed debug message

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 67930
This commit is contained in:
Aharon Hillel 2012-02-14 13:52:46 +00:00 committed by Tom Hacohen
parent 63b9b57ec4
commit 733147a272
1 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ then
return 1
fi
echo \"test name="\$_test_name"\"
echo \"test cmd="\$_test_cmd"\"
DEBUG echo \"test name="\$_test_name"\"
DEBUG echo \"test cmd="\$_test_cmd"\"
return 0
}