diff options
author | Johannes Sixt <j6t@kdbg.org> | 2015-12-22 19:35:16 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-12-28 22:36:50 +0100 |
commit | 6ffd3ec88c477bb73e3a149bf6475a1df1a51ab0 (patch) | |
tree | 589bc0ad1cf4c1cfaeaf028932fc41933394093a /t/t5531-deep-submodule-push.sh | |
parent | t/t5302-pack-index.sh: use the $( ... ) construct for command substitution (diff) | |
download | git-6ffd3ec88c477bb73e3a149bf6475a1df1a51ab0.tar.xz git-6ffd3ec88c477bb73e3a149bf6475a1df1a51ab0.zip |
t/t5100: no need to use 'echo' command substitutions for globbing
Instead of making the shell expand 00* and invoke 'echo' with it,
and then capturing its output as command substitution, just use
the result of expanding 00* directly.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5531-deep-submodule-push.sh')
0 files changed, 0 insertions, 0 deletions