mirror of
https://git.busybox.net/busybox
synced 2026-02-07 20:50:26 +00:00
function old new delta packed_usage 35802 35828 +26 cmp_main 616 595 -21 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 26/-21) Total: 5 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2 lines
46 B
Bash
Executable file
2 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
cd testsuite && exec ./runtest "$@"
|