[arvados] updated: 2.6.0-360-gb5c22f040

git repository hosting git at public.arvados.org
Thu Jul 20 18:13:31 UTC 2023


Summary of changes:
 sdk/python/README.rst    | 3 +++
 services/fuse/README.rst | 3 +++
 2 files changed, 6 insertions(+)

       via  b5c22f0407908f6cec1e397e3708f28a04c38ece (commit)
      from  863c2ec507f778087942fa928bbc414ad75e2afc (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 b5c22f0407908f6cec1e397e3708f28a04c38ece
Author: Brett Smith <brett.smith at curii.com>
Date:   Thu Jul 20 14:13:19 2023 -0400

    Add example PATH tests
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>

diff --git a/sdk/python/README.rst b/sdk/python/README.rst
index 4aa535523..05123830d 100644
--- a/sdk/python/README.rst
+++ b/sdk/python/README.rst
@@ -42,6 +42,9 @@ add the directory to your shell's search path by running::
 
 You can make this search path change permanent by adding this command to
 your shell's configuration, for example ``~/.bashrc`` if you're using bash.
+You can test the change by running::
+
+  arv-get --version
 
 Assuming they have permission to read inside your home directory, other
 users on the same system can use this installation by making a similar
diff --git a/services/fuse/README.rst b/services/fuse/README.rst
index 771222d34..f9a6f89c9 100644
--- a/services/fuse/README.rst
+++ b/services/fuse/README.rst
@@ -41,6 +41,9 @@ add the directory to your shell's search path by running::
 
 You can make this search path change permanent by adding this command to
 your shell's configuration, for example ``~/.bashrc`` if you're using bash.
+You can test the change by running::
+
+  arv-mount --version
 
 Assuming they have permission to read inside your home directory, other
 users on the same system can use this installation by making a similar

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list