More command renaming.

This commit is contained in:
Ludovic Courtès
2011-12-02 15:58:26 +01:00
parent 98255e84e6
commit 6c4e83d454
4 changed files with 6 additions and 6 deletions

View File

@ -119,7 +119,7 @@ rec {
);
# Start the web interface.
#$machine->mustSucceed("HYDRA_DATA=/var/lib/hydra HYDRA_DBI='dbi:Pg:dbname=hydra;user=hydra;' hydra_server.pl >&2 &");
#$machine->mustSucceed("HYDRA_DATA=/var/lib/hydra HYDRA_DBI='dbi:Pg:dbname=hydra;user=hydra;' hydra-server >&2 &");
#$machine->waitForOpenPort("3000");
'';