[arvados] updated: 2.6.0-309-g97807081e

git repository hosting git at public.arvados.org
Fri Jun 23 19:49:07 UTC 2023


Summary of changes:
 ...h-python36-python-arvados-fuse.sh => test-package-arvados-client.sh} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 copy build/package-testing/{test-package-rh-python36-python-arvados-fuse.sh => test-package-arvados-client.sh} (76%)

       via  97807081ea56ee33053e374528aa4b4a0f23f43f (commit)
      from  3c29c4daaf0abe7934b70cdc51f33d92fda1ee80 (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 97807081ea56ee33053e374528aa4b4a0f23f43f
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri Jun 23 15:46:31 2023 -0400

    20619: Add test arvados-client executable starts
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/build/package-testing/test-package-arvados-client.sh b/build/package-testing/test-package-arvados-client.sh
new file mode 100755
index 000000000..333038dd4
--- /dev/null
+++ b/build/package-testing/test-package-arvados-client.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+set -e
+
+arvados-client -version >/dev/null

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list