We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d8fcdb commit b9e2d95Copy full SHA for b9e2d95
test/blackbox-tests/test-cases/watching/promotion-db.t
@@ -40,6 +40,10 @@ Now A and C are in the promotion database.
40
Error: Build failed with 2 errors.
41
[1]
42
43
+Make sure that the above build command has finished, and also that the server
44
+has finished dealing with the promotion database.
45
+ $ sleep 1
46
+
47
This should be a success for A (and print nothing), and a warning for B.
48
$ dune promote a.t b.t
49
Warning: Nothing to promote for b.t.
0 commit comments