Skip to content

Commit

Permalink
Merge pull request #10102 from jfrazelle/windows-fix
Browse files Browse the repository at this point in the history
Add build constraint for windows
  • Loading branch information
crosbymichael committed Jan 14, 2015
2 parents f67c6d3 + 798215a commit 73bf350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-cli/docker_cli_attach_unix_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build !windows

package main

import (
Expand Down

0 comments on commit 73bf350

Please sign in to comment.