From 1cf36a19a3ce1e6065650babd43c397428adabcb Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Nov 08 2011 14:51:42 +0000 Subject: Modified the last line : used by the t_harness/beanstalkd job on QA --- diff --git a/runtests.sh b/runtests.sh index 9e62ced..923dc64 100755 --- a/runtests.sh +++ b/runtests.sh @@ -24,5 +24,5 @@ t_Process <(/usr/bin/find ./tests/p_*/ -type f|sort -t'/' ) t_Process <(/usr/bin/find ./tests/r_*/ -type f|sort -t'/' ) # and, we're done. -t_Log "Finished." +t_Log "QA t_functional tests finished."