From 92455ae882d393d47ab239db13561346465a543b Mon Sep 17 00:00:00 2001 From: RPKI Documentation Robot Date: Sat, 12 Apr 2014 17:00:22 +0000 Subject: Automatic pull of documentation from Wiki. svn path=/trunk/; revision=5789 --- doc/doc.RPKI.Installation.FromSource | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/doc.RPKI.Installation.FromSource') diff --git a/doc/doc.RPKI.Installation.FromSource b/doc/doc.RPKI.Installation.FromSource index 1adea8d4..b6acdc02 100644 --- a/doc/doc.RPKI.Installation.FromSource +++ b/doc/doc.RPKI.Installation.FromSource @@ -194,10 +194,10 @@ run some basic regression tests. Some of the tests for the CA tools require MySQL databases to store their data. To set up all the databases that the tests will need, run the SQL commands in -rpkid/tests/smoketest.setup.sql. The MySQL command line client is usually the +ca/tests/smoketest.setup.sql. The MySQL command line client is usually the easiest way to do this, eg: - $ cd $top/rpkid + $ cd $top/ca $ mysql -u root -p