[ARVADOS] updated: 665dd8620e4f689da06b6d5197d44e501099af0b

Git user git at public.curoverse.com
Tue Jul 12 16:22:59 EDT 2016


Summary of changes:
 sdk/cwl/test_with_arvbox.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  665dd8620e4f689da06b6d5197d44e501099af0b (commit)
      from  5cffe62aa709974e192e667262763787a0f1c9a6 (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 665dd8620e4f689da06b6d5197d44e501099af0b
Author: Nico Cesar <nico at curoverse.com>
Date:   Tue Jul 12 16:22:27 2016 -0400

    adding -x to test_with_arvbox until we have it right
    
    refs #9459

diff --git a/sdk/cwl/test_with_arvbox.sh b/sdk/cwl/test_with_arvbox.sh
index e2f6286..4c430c4 100755
--- a/sdk/cwl/test_with_arvbox.sh
+++ b/sdk/cwl/test_with_arvbox.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -x
 
 if ! which arvbox >/dev/null ; then
     export PATH=$PATH:$(readlink -f $(dirname $0)/../../tools/arvbox/bin)

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list