Merge pull request #11909 from runcom/11908-refactor-utils-utils-daemon

Refactor utils/utils_daemon
Upstream-commit: ebd7df3bbeb9486d13119178810a1ddabfd6d04d
Component: engine
This commit is contained in:
Jessie Frazelle
2015-04-07 13:24:24 -07:00
4 changed files with 15 additions and 47 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
package fileutils
import (
"github.com/Sirupsen/logrus"
"path/filepath"
"github.com/Sirupsen/logrus"
)
// Matches returns true if relFilePath matches any of the patterns