+11
-6
nixos/tests/tomcat.nix
+11
-6
nixos/tests/tomcat.nix
···-"curl --fail http://localhost:8080/examples/servlets/servlet/HelloWorldExample | grep 'Hello World!'"-"curl --fail http://localhost:8080/examples/jsp/jsp2/simpletag/hello.jsp | grep 'Hello, world!'"
···+"curl -sS --fail http://localhost:8080/examples/servlets/servlet/HelloWorldExample | grep 'Hello World!'"+"curl -sS --fail http://localhost:8080/examples/jsp/jsp2/simpletag/hello.jsp | grep 'Hello, world!'"
+5
-1
pkgs/servers/http/tomcat/default.nix
+5
-1
pkgs/servers/http/tomcat/default.nix