use 'type' built-in instead of external cmd 'which' in every Bash script
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Wed, 18 Aug 2010 15:29:44 +0000 (17:29 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 23 Aug 2010 09:54:09 +0000 (11:54 +0200)
commitf3af7bd66b6778e379ff8cf8a3594e23e71f7ad7
treee2f951ee95de1060904812485a82eb48e1082b88
parent5fce1ef0c923bc77a346c5232b90b855ee403cf1
use 'type' built-in instead of external cmd 'which' in every Bash script
28 files changed:
dracut
dracut.spec
modules.d/10rpmversion/install
modules.d/40network/check
modules.d/40network/install
modules.d/50plymouth/check
modules.d/60xen/check
modules.d/60xen/install
modules.d/90btrfs/check
modules.d/90crypt/check
modules.d/90dmraid/check
modules.d/90dmraid/install
modules.d/90dmsquash-live/install
modules.d/90lvm/check
modules.d/90lvm/install
modules.d/90mdraid/check
modules.d/90multipath/check
modules.d/90multipath/install
modules.d/95iscsi/check
modules.d/95nbd/check
modules.d/95nfs/check
modules.d/95nfs/install
modules.d/98syslog/install
modules.d/99base/install
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/test.sh
test/TEST-40-NBD/test.sh
test/TEST-50-MULTINIC/test.sh