]> git.ipfire.org Git - thirdparty/grub.git/commit
support busybox date.
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 23 Jan 2017 11:31:36 +0000 (14:31 +0300)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Jan 2017 20:11:57 +0000 (20:11 +0000)
commit0460bb1e46318af000842d927f88934c476a85c0
treea301a154e364b7ee2ea1f6a241a041fceaabcdd3
parent470511748d011db03a3cf616bcf51276e7056223
support busybox date.

Busybox date doesn't understand weekdays in -d input,
so strip them beforehand.
tests/grub_cmd_date.in
tests/grub_cmd_sleep.in