Merge branch '16312-s3-signature-v4'
[arvados.git] / build / package-testing / test-package-python27-python-arvados-fuse.sh
index 1654be995d042ffff12f764a8cb546bcffb38465..81929857b8eaa6791a3e47e196f578de6f17b9a0 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
 
-exec python <<EOF
-import arvados_fuse
-print "Successfully imported arvados_fuse"
-EOF
+set -e
+
+arv-mount --version