]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/rhs-exp.tests
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / rhs-exp.tests
index d457198d99267e03ae0a4bf8489a6ca4809f732a..a28d7f032dff040d09d389493d63eceb35ecfc1e 100644 (file)
@@ -47,3 +47,5 @@ var="a?b" ; echo "${var//\?/}"
 
 var="a/b" ; echo "${var//\\//}"
 var="a/b" ; echo "${var//\//}"
+
+${THIS_SH} ./rhs-exp1.sub