mirror of
https://git.busybox.net/busybox
synced 2025-05-10 12:43:48 +02:00
The var_LINENO3.tests fails for hush: it does start from 0, but does not increment. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2 lines
58 B
Text
2 lines
58 B
Text
LINENO starts from 0 in -c
|
|
and increments on next line: 1
|