Fix docker-login to conditionally use -e 18/6318/1
authorJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 5 Sep 2017 18:37:57 +0000 (13:37 -0500)
committerJeremy Phelps <jphelps@linuxfoundation.org>
Tue, 5 Sep 2017 18:37:57 +0000 (13:37 -0500)
The -e/--email flag was removed in docker version
17.06.0.  Do not use if equal or less than that version.

Change-Id: I69335d8ff068fbb180de284317d02f21b8b7e552
JIRA: RELENG-452
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>

No differences found