diff options
Diffstat (limited to 'shell/ash_test/ash-vars/var-runtime-quote-detection.tests')
-rwxr-xr-x | shell/ash_test/ash-vars/var-runtime-quote-detection.tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ash_test/ash-vars/var-runtime-quote-detection.tests b/shell/ash_test/ash-vars/var-runtime-quote-detection.tests new file mode 100755 index 0000000..e570631 --- /dev/null +++ b/shell/ash_test/ash-vars/var-runtime-quote-detection.tests @@ -0,0 +1 @@ +foo=\\ echo "<${foo#[\\]}>" |