]> git.cworth.org Git - notmuch/commit
test/T000-basic: replaced use of which(1) with shell builtin command -v
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 9 Oct 2016 18:48:29 +0000 (21:48 +0300)
committerDavid Bremner <david@tethera.net>
Wed, 12 Oct 2016 01:43:17 +0000 (22:43 -0300)
commit6a3ce94aaf637db0308e87354b013ad7fd54705d
tree351688a5be92673f01e19827dfd3819d4df7f042
parent5d05523659912c6b4221fe5246261df601ea41c8
test/T000-basic: replaced use of which(1) with shell builtin command -v

Some minimal chroot/container environments don't have which(1) installed.
test/T000-basic.sh