]> git.phdru.name Git - audio-cdr-video.git/commit
Fix(audio/mk_list_recursive.sh): Fix a bug
authorOleg Broytman <phd@phdru.name>
Wed, 3 Apr 2019 19:16:32 +0000 (22:16 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 3 Apr 2019 19:16:32 +0000 (22:16 +0300)
commit6f4caff9b64f98abccf2873b6132da83e945a563
tree28e83d62d7db6b9a46d9a093d91e466fa841eba6
parentc14351a133ae6572503717d475857ed7f316b9a2
Fix(audio/mk_list_recursive.sh): Fix a bug

With empty `$`` code `[ "$1" ] && cd "$1"` returns false and exits.
audio/mk_list_recursive.sh