diff --git a/cmd/vdev_id/vdev_id b/cmd/vdev_id/vdev_id index 8a75e638b..fc79d22e9 100755 --- a/cmd/vdev_id/vdev_id +++ b/cmd/vdev_id/vdev_id @@ -545,6 +545,7 @@ while getopts 'c:d:eg:mp:h' OPTION; do done if [ ! -r $CONFIG ] ; then + echo "Error: Config file \"$CONFIG\" not found" exit 0 fi