You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by fr...@apache.org on 2017/05/31 14:09:48 UTC

[10/24] incubator-trafficcontrol git commit: added description

added description

(cherry picked from commit 3336900eba560a3ee45f042c91004ec5795de3d3)


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/01463500
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/01463500
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/01463500

Branch: refs/heads/2.0.x
Commit: 014635002fa1160b9f0da7c825f81fbdcdfe8a80
Parents: 32bc5e1
Author: Dewayne Richardson <de...@apache.org>
Authored: Wed May 3 10:48:30 2017 -0600
Committer: Eric Friedrich <fr...@apache.org>
Committed: Wed May 31 10:08:57 2017 -0400

----------------------------------------------------------------------
 traffic_ops/install/bin/todb_bootstrap.sh | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/01463500/traffic_ops/install/bin/todb_bootstrap.sh
----------------------------------------------------------------------
diff --git a/traffic_ops/install/bin/todb_bootstrap.sh b/traffic_ops/install/bin/todb_bootstrap.sh
index c7bf2e9..2de2d03 100755
--- a/traffic_ops/install/bin/todb_bootstrap.sh
+++ b/traffic_ops/install/bin/todb_bootstrap.sh
@@ -1,9 +1,6 @@
 #!/usr/bin/env bash
 
-# This script sets up the 'traffic_ops' role and database to simplify schema and data loading 
-#
 # To bypass the password prompts for automation, please set TODB_USERNAME_PASSWORD=<yourpassword> before you invoke
-#
 
 # Example:
 #