Merge pull request #13201 from Microsoft/10662-fixdebugtrap
Fix package on debugtrap_unsupported.go Upstream-commit: f2bc54f7962e415d9aaf77ac57a6dca1ce08e7bd Component: engine
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// +build !linux,!darwin,!freebsd
|
||||
|
||||
package signal
|
||||
package daemon
|
||||
|
||||
func setupSigusr1Trap() {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user