Files
docker-machine/libmachine/provision
Tiago Pires a6f19ef936 FIX #3141 Refactor netstat command and tests
Updated `netstat` command to minimize its output with `-t` and `-l`
flags.
Refactored regex on `libmachine/provision/utils.go`:`checkDaemonUp` to
avoid `matchNetstatOut` returning `true` when remote machine has a
similar port to dockerPort listening (e.g. dockerPort := 2376 and
remote machine has port 23760 listening).
Refactored `utils_test.go` with more accurate `netstat` output.

Signed-off-by: Tiago Pires <tandrepires@gmail.com>
2016-03-28 23:29:26 +01:00
..
2016-01-18 11:06:03 +01:00
2015-11-05 13:34:07 -08:00
2015-11-27 09:36:58 +01:00
2016-03-11 13:13:30 +00:00
2015-11-05 13:34:07 -08:00
2015-12-07 09:15:12 +01:00
2016-02-11 13:31:36 -08:00
2015-11-05 13:34:07 -08:00
2015-11-27 09:36:58 +01:00
2015-11-05 13:34:07 -08:00
2015-11-05 13:34:07 -08:00
2015-11-27 09:36:58 +01:00
2016-03-15 16:19:54 +08:00
2016-01-15 13:05:56 +09:00