Files
kubernetes/hack
Ismo Puustinen 03b674bc86 verify-godeps: change redirection order.
In code "popd 2>&1 > /dev/null" the stderr output goes to the terminal
instead of /dev/null, which is clearly the intention. Change the order
to fix this in four places. Also, while at it, change one incorrect
comparison to use "-gt" instead of ">" in the same file.
2018-03-23 15:37:03 +02:00
..
2018-02-16 13:43:01 -08:00
2018-02-01 07:23:50 -08:00
2018-01-30 09:29:51 -08:00
2018-02-26 17:04:32 -08:00