serve ftp: disable on plan9 since it doesn't compile

This commit is contained in:
Nick Craig-Wood
2018-09-13 18:21:20 +01:00
parent 4a3efa5d45
commit d4ee7277c0
4 changed files with 19 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
//
// We skip tests on platforms with troublesome character mappings
//+build !windows,!darwin
//+build !windows,!darwin,!plan9
package ftp