You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2017/01/27 04:00:58 UTC

[5/6] incubator-trafficcontrol git commit: added missing backtick

added missing backtick


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

Branch: refs/heads/master
Commit: 194b6838d6c1f67536a583499cc57f92d7dab746
Parents: bc722ac
Author: Dewayne Richardson <de...@apache.org>
Authored: Thu Jan 26 14:54:52 2017 -0700
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Thu Jan 26 20:59:43 2017 -0700

----------------------------------------------------------------------
 traffic_ops/app/db/pg-migration/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/194b6838/traffic_ops/app/db/pg-migration/README.md
----------------------------------------------------------------------
diff --git a/traffic_ops/app/db/pg-migration/README.md b/traffic_ops/app/db/pg-migration/README.md
index c02251b..a4675af 100644
--- a/traffic_ops/app/db/pg-migration/README.md
+++ b/traffic_ops/app/db/pg-migration/README.md
@@ -7,4 +7,4 @@
 * Ensure that your new Postgres service is running (local or remote)
 
 * Run the Mysql to Postgres Migration Docker flow
-  * `sh migrate.sh
+  * `sh migrate.sh`