Parcourir la source

fix smoke test spurious failure on missing certs

tags/v2.1.0-rc1
Shivaram Lingamneni il y a 4 ans
Parent
révision
1195295877
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      Makefile

+ 1
- 0
Makefile Voir le fichier

@@ -31,4 +31,5 @@ test:
31 31
 	./.check-gofmt.sh
32 32
 
33 33
 smoke:
34
+	oragono mkcerts --conf ./oragono.yaml || true
34 35
 	oragono run --conf ./oragono.yaml --smoke

Chargement…
Annuler
Enregistrer