mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
* Remove a sleep that hopefully is no longer needed.
svn path=/nixos/trunk/; revision=20025
This commit is contained in:
parent
cc90f62ceb
commit
eed3f9a118
@ -56,7 +56,6 @@
|
||||
startAll;
|
||||
|
||||
$postgresql->waitForJob("postgresql");
|
||||
sleep 10; # !!! should not be needed
|
||||
$postgresql->mustSucceed("createdb trac");
|
||||
|
||||
$webserver->mustSucceed("mkdir -p /repos/trac");
|
||||
|
Loading…
Reference in New Issue
Block a user