Commit Graph

457 Commits

Author SHA1 Message Date
38bbb0a8b8 utils: fix compilation on Darwin
Although Docker daemon does not work on Darwin, the API client will have
to work. That said, I'm fixing the compilation of the package on Darwin.
Upstream-commit: 2b55874584f034b5113359ced6b05c143d31e03c
Component: engine
2013-05-19 00:02:42 -03:00
17d925e342 add flush after each write when needed
Upstream-commit: 0143be42a13b9f8082ceddc64a5e523e45f54d88
Component: engine
2013-05-18 14:03:53 +00:00
afbdda9037 Update utils_test.go
Upstream-commit: 10f5b6486c118d6be26bb4f8973629a6aaff1d52
Component: engine
2013-05-15 17:46:01 -07:00
2e66883915 Remove test file
Upstream-commit: 822cf67dae6315e6cd46978247acbe432eadeb35
Component: engine
2013-05-15 17:44:37 -07:00
c376c6e645 Move getKernelVersion to utils package
Upstream-commit: f3bab52df4c6b54218ed36ac354ffc3573d31f3b
Component: engine
2013-05-15 17:40:47 -07:00
741f6efe46 Update tests to reflect new project structure
Upstream-commit: e7077320ff6452984260c14394c271db080b5e9c
Component: engine
2013-05-15 01:52:09 +00:00
bc6fad489c Create a subpackage for utils
Upstream-commit: 2e69e1727b4d5698a90c24c5800eecd5401dc319
Component: engine
2013-05-14 22:37:35 +00:00