Skip to content

Commit a4f8ac7

Browse files
committed
Fix unit tests @ main.
(cherry picked from commit e5c38a8)
1 parent 8e3cbea commit a4f8ac7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pkg/kubelet/volume/gce_pd/mount_util_unsupported.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !linux
1+
// +build windows
22

33
/*
44
Copyright 2014 Google Inc. All rights reserved.

0 commit comments

Comments
 (0)