terminal: don't exclude appengine

This commit is contained in:
Simon Eskildsen 2015-02-07 20:27:43 +00:00
parent 467d9d55c2
commit 0b189e019a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build linux,!appengine darwin freebsd openbsd
// +build linux darwin freebsd openbsd
package logrus