This never actually worked
This commit is contained in:
		| @@ -24,10 +24,5 @@ restart() { | ||||
| } | ||||
|  | ||||
| upgrade() { | ||||
| 	nginx.test_config || { | ||||
| 		watchman.err "Nginx config test failed, not upgrading." | ||||
| 		return 1 | ||||
| 	} | ||||
|  | ||||
| 	kill -12 "$service_pid" | ||||
| 	watchman.msg "This script has no zero-downtime upgrade support for nginx." | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user