diff options
author | Colin Cross <ccross@android.com> | 2019-07-18 11:19:33 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2019-07-18 14:29:16 -0700 |
commit | d64b325d5390078968f1a7d06955da705855fd7d (patch) | |
tree | cc263545d3759a79eb677dcaf066002aea6a96a5 /java/java_test.go | |
parent | daa4c67980c8d495fc9b47d982d77cbf3aaa4123 (diff) |
Fix date on mac builds
date on mac takes a -r argument that expects seconds, date on linux
takes a -d argument that expects a date string. Prefixing the date
string with @ makes date on linux treat the time as seconds, but is
incorrect for date on mac.
Test: m docs
Change-Id: Ic2a585eaac4c25b7b471caa581d7f25827c3a6b3
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions