Vladimir Serbinenko
|
a827807a13
|
Fix shebang for termux.
Termux doesn't have a /bin/sh. So we needto use $SHELL.
Keep /bin/sh as much as possible.
|
2017-05-03 12:49:31 +02:00 |
|
Vladimir Serbinenko
|
b43b8cacc8
|
support busybox date.
Busybox date doesn't understand weekdays in -d input,
so strip them beforehand.
|
2017-05-03 12:22:05 +02:00 |
|
Vladimir Serbinenko
|
5a0c548ba3
|
Remove bashisms from tests.
Those tests don't actually need bash. Just use common shebang.
|
2017-05-03 12:10:36 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
3f9634e550
|
Add few more tests.
|
2013-04-30 17:41:32 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
f93e89ef90
|
Add test to check that different boot mediums work.
|
2013-04-26 14:33:31 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
7f63a64fa0
|
Enable mipsel-arc.
|
2013-04-25 22:42:35 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
88017d47a9
|
* tests/grub_cmd_date.in: Skip on sparc64.
|
2013-04-15 01:54:23 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
5351da81e0
|
* tests/grub_cmd_date.in: Add missing exit 1.
|
2013-04-14 17:19:04 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
e3734b84cf
|
* tests/grub_cmd_date.in: New test for datetime.
|
2013-04-12 01:47:38 +02:00 |
|