]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/printf.tests
Bash-4.1 distribution source
[thirdparty/bash.git] / tests / printf.tests
index 80966d71f48840e7ceef8697df7d0d5d97eb2653..3dd5248699761392ebc98275b48c73506c675ef4 100644 (file)
@@ -307,3 +307,5 @@ printf -v var "%s" '/current/working/directory/*.@(m3|i3|ig|mg)'
 shopt -s nullglob extglob
 echo "x$(printf "%b" @(hugo))x"
 printf -v var "%b" @(hugo); echo "x${var}x"
+
+${THIS_SH} ./printf2.sub