mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
This is literally the only failing test on Go 1.3.3: 🎉 ``` --- FAIL: TestBuildWithTabs (0.43 seconds) docker_cli_build_test.go:4307: Missing tabs. Got:["/bin/sh","-c","echo\u0009one\u0009\u0009two"] Exp:["/bin/sh","-c","echo\tone\t\ttwo"] ``` Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
115 KiB
115 KiB