summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_LINENO3.tests
blob: 4502edfe036910ed08aa55d9efebac00c1b1f103 (plain)
1
2
$THIS_SH -c 'echo "LINENO starts from $LINENO in -c"
echo "and increments on next line: $LINENO"'