shells: fix var_LINENO1.tests false positive, add it to ash tests too
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
env | grep LINENO
|
||||
env | grep ^LINENO
|
||||
echo 2:$LINENO
|
||||
echo 3:$LINENO >&2 \
|
||||
| { sleep 0.1; echo 4:$LINENO; }
|
||||
|
Reference in New Issue
Block a user