[ARVADOS] updated: 558fad704b462c813b7be43d0a09e95a33d2c2c7

Git user git at public.curoverse.com
Wed Jul 13 17:12:35 EDT 2016


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

       via  558fad704b462c813b7be43d0a09e95a33d2c2c7 (commit)
      from  665dd8620e4f689da06b6d5197d44e501099af0b (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 558fad704b462c813b7be43d0a09e95a33d2c2c7
Author: Nico Cesar <nico at curoverse.com>
Date:   Wed Jul 13 17:09:46 2016 -0400

    added https://dev.arvados.org/issues/9459#note-9
    
    refs #9459

diff --git a/sdk/cwl/test_with_arvbox.sh b/sdk/cwl/test_with_arvbox.sh
index 4c430c4..29109a4 100755
--- a/sdk/cwl/test_with_arvbox.sh
+++ b/sdk/cwl/test_with_arvbox.sh
@@ -1,4 +1,6 @@
-#!/bin/sh -x
+#!/bin/sh
+
+set -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