Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In MacOS the `%F` date format pads the date with leading zeros. While on other linux distributions it does not. It appears to be an issue for other software as well: https://bugs.python.org/issue32195 As a quick workaround I added special handling to the test for leading zeros. Change-Id: Ic11d2e1828e141f678ea8f417c57b188e322c660 Reviewed-on: http://gerrit.cloudera.org:8080/15768 Tested-by: Kudu Jenkins Reviewed-by: Bankim Bhavsar <[email protected]> Reviewed-by: Alexey Serbin <[email protected]>
- Loading branch information