[ARVADOS] updated: dccfd637a120e10166a4d9f6b75381c69121f24c

Git user git at public.curoverse.com
Fri Feb 24 15:57:16 EST 2017


Summary of changes:
 build/run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  dccfd637a120e10166a4d9f6b75381c69121f24c (commit)
      from  353eb4f4c4fb52e7f2a1c9aaad93e9d6bf0088f4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit dccfd637a120e10166a4d9f6b75381c69121f24c
Author: Ward Vandewege <ward at curoverse.com>
Date:   Fri Feb 24 15:56:32 2017 -0500

    build improvement: really include apps/workbench_functionals when
    apps/workbench is specified.
    
    No issue #

diff --git a/build/run-tests.sh b/build/run-tests.sh
index f412dea..d922985 100755
--- a/build/run-tests.sh
+++ b/build/run-tests.sh
@@ -519,7 +519,7 @@ retry() {
 
 do_test() {
     case "${1}" in
-        apps/workbench_units | apps/workbench_functional | apps/workbench_integration)
+        apps/workbench_units | apps/workbench_functionals | apps/workbench_integration)
             suite=apps/workbench
             ;;
         *)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list