[ARVADOS-DEV] updated: 434c954c45ce545a92fc5326ae1f3d91b117e869

git at public.curoverse.com git at public.curoverse.com
Mon Jan 4 13:44:01 EST 2016


Summary of changes:
 arvbox/arvbox | 4 ++++
 1 file changed, 4 insertions(+)

       via  434c954c45ce545a92fc5326ae1f3d91b117e869 (commit)
      from  e9e9a304e6bde8db0348a4cc6190d79d11241a1a (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 434c954c45ce545a92fc5326ae1f3d91b117e869
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Mon Jan 4 13:43:58 2016 -0500

    8080: Add note about where arvados git is checked out.

diff --git a/arvbox/arvbox b/arvbox/arvbox
index c06dbcd..b5f1e5a 100755
--- a/arvbox/arvbox
+++ b/arvbox/arvbox
@@ -78,6 +78,10 @@ run() {
             fi
         done < $FF
         rm $FF
+        echo
+        echo "You the Arvados source code is checked out at $ARVADOS_ROOT"
+        echo "Use '$0 reboot' to restart the container"
+        echo "or '$0 svrestart' to recompile/reconfigure/restart individual services."
     fi
 }
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list