The current invocation doesn't work: $ busybox dc "100" "5" / p dc: can't open '100': No such file or directory Fix it so that it does: $ busybox dc -e "100 5 / p" 20 One of the messages that is printed on failure was missing the "WARNING:" prefix. Address that too. Signed-off-by: Andrea Bolognani <eof@kiyuko.org> |
||
|---|---|---|
| .. | ||
| testdata | ||
| APKBUILD | ||
| compiler-gcc.h | ||
| devicepkg_build.sh | ||
| devicepkg_package.sh | ||
| devicepkg_pmtest_post_install.sh | ||
| devicepkg_subpackage_kernel.sh | ||
| downstreamkernel_package.sh | ||
| downstreamkernel_prepare.sh | ||