mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 03:45:41 +03:00
Move all non-Linux Fingerprinter items to the default exec driver
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !darwin,!dragonfly,!freebsd,!linux,!netbsd,!openbsd,!solaris
|
||||
//+build darwin dragonfly freebsd netbsd openbsd solaris
|
||||
|
||||
package driver
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
||||
|
||||
package driver
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user