From 80e81eb2ff2d8fee9c81d09640dfe12536fa7971 Mon Sep 17 00:00:00 2001 From: hammonds <jphammonds@anl.gov> Date: Mon, 9 Sep 2019 15:17:01 -0500 Subject: [PATCH] Revert "Merge branch 'master' of https://git.aps.anl.gov/hammonds/dm.git" This reverts commit aaf92c8c197d38b2023e8cd85ef83d41d171e2a6 --- Installation/APSDeveloperInstallation.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Installation/APSDeveloperInstallation.md b/Installation/APSDeveloperInstallation.md index ce45c46f..ded9b85f 100644 --- a/Installation/APSDeveloperInstallation.md +++ b/Installation/APSDeveloperInstallation.md @@ -46,8 +46,6 @@ An example of setting up the Data Management system for a developer is described > cd ../dev - - Note some configuration can be changed before processing the as discussed below. There are two files **dm_dev.deploy.conf** and **dm.deploy.conf** which define some environment variables used in the scripts used to install & configure. For the test deployment, **dm_dev.deploy.conf** is used. - - Execute the dm/_deploy/_test/_system.sh file in the sbin directory - Like installing the support tools, this script builds and installs several components of the DM system so it will take some time to complete. - This deploy process will prompt for user input at several points in the process. -- GitLab