hush: implement negative start in the ${v: -n[:m]} idiom
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
5
shell/ash_test/ash-vars/var_bash6.right
Normal file
5
shell/ash_test/ash-vars/var_bash6.right
Normal file
@@ -0,0 +1,5 @@
|
||||
Expected Actual
|
||||
a*z : a*z
|
||||
\z : \z
|
||||
a1z a2z: a1z a2z
|
||||
z : z
|
||||
Reference in New Issue
Block a user