[ARVADOS] updated: a736ea9adc93ec88d4fffd7262e880cdb619acd6

Git user git at public.curoverse.com
Wed Aug 2 09:07:43 EDT 2017


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

       via  a736ea9adc93ec88d4fffd7262e880cdb619acd6 (commit)
      from  e474fe9c62aa1fce6151d48b10605151a7ab3c0a (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 a736ea9adc93ec88d4fffd7262e880cdb619acd6
Author: Tom Clegg <tom at curoverse.com>
Date:   Wed Aug 2 09:06:55 2017 -0400

    12024: Fix syntax error.
    
    refs #12024
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curoverse.com>

diff --git a/build/run-library.sh b/build/run-library.sh
index ee6c377..cbb5ee8 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -122,7 +122,7 @@ package_go_binary() {
             version=$(version_from_git)
             timestamp="$ts"
         fi
-    fi
+    done
 
     cd $WORKSPACE/packages/$TARGET
     test_package_presence $prog $version go

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list