mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-28 09:48:13 -07:00
don't reference SIGUSR1 on windows (#2018)
This commit is contained in:
committed by
GitHub
parent
238407c70e
commit
a052b82c78
@@ -1,5 +1,4 @@
|
||||
//go:build !plan9
|
||||
// +build !plan9
|
||||
//go:build !plan9 && !windows
|
||||
|
||||
// Copyright (c) 2020 Shivaram Lingamneni
|
||||
// released under the MIT license
|
||||
|
||||
Reference in New Issue
Block a user