diff options
Diffstat (limited to 'rpkid/doc/Installation')
-rw-r--r-- | rpkid/doc/Installation | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rpkid/doc/Installation b/rpkid/doc/Installation index a36f68f3..21327464 100644 --- a/rpkid/doc/Installation +++ b/rpkid/doc/Installation @@ -88,10 +88,10 @@ Installation Guide Some of the tests require MySQL databases to store their data. To set up all the databases that the tests will need, run the SQL commands in - rpkid/testbed.setup.sql. The MySQL command line client is usually the + rpkid/smoketest.setup.sql. The MySQL command line client is usually the easiest way to do this, eg: $ cd $top/rpkid - $ mysql -u root -p <testbed.setup.sql + $ mysql -u root -p <smoketest.setup.sql To run the tests, run "make all-tests": $ cd $top/rpkid @@ -128,5 +128,5 @@ Installation Guide __________________________________________________________________ - Generated on Tue Apr 13 22:26:15 2010 for RPKI Engine by doxygen + Generated on Wed Apr 14 12:58:45 2010 for RPKI Engine by doxygen 1.6.3 |