mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
we now print this message to stderr instead of stdout
This commit is contained in:
@@ -134,7 +134,7 @@ selftest.define("publish-one-arch", ["slow", "net", "test-package-server"], func
|
||||
run.waitSecs(15);
|
||||
run.expectExit(0);
|
||||
run.match("Done");
|
||||
run.match("WARNING");
|
||||
run.matchErr("WARNING");
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user