[ARVADOS-DEV] updated: 50aded0e2ff25457b78c2a3b5967b42c6ec2c75f

git at public.curoverse.com git at public.curoverse.com
Fri Jan 15 16:38:35 EST 2016


Summary of changes:
 arvbox/bin/arvbox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  50aded0e2ff25457b78c2a3b5967b42c6ec2c75f (commit)
      from  e1d3dce509cc5e139ca6de2c3adc96c9f8e23cf6 (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 50aded0e2ff25457b78c2a3b5967b42c6ec2c75f
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Jan 15 16:38:30 2016 -0500

    8080: Fix typo.

diff --git a/arvbox/bin/arvbox b/arvbox/bin/arvbox
index 3e765db..ecbbfbf 100755
--- a/arvbox/bin/arvbox
+++ b/arvbox/bin/arvbox
@@ -5,7 +5,7 @@ set -e
 if ! test -d /sys/fs/cgroup ; then
      echo "Arvbox requires cgroups to be mounted at /sys/fs/cgroup in order to use"
      echo "Docker-in-Docker.  Older operating systems that put cgroups in other"
-     echo "places (such as /cgroup) are not supported.""
+     echo "places (such as /cgroup) are not supported."
      exit 1
 fi
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list