From e25fdc3b7909b278b157e19d4e25d5502d3d331a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 24 Feb 2014 21:13:53 -0500 Subject: src/oh-auto*.sh: Use new output functions. --- (limited to 'src/oh-autoinstall.sh') diff --git a/src/oh-autoinstall.sh b/src/oh-autoinstall.sh index efe8500..0bf9633 100644 --- a/src/oh-autoinstall.sh +++ b/src/oh-autoinstall.sh @@ -45,7 +45,7 @@ main() oh_set_buildsystem_option 'build-target' "${OPTARG}" ;; ?) - ob_error "$(ob_get_msg 'bad_opt')" + oh_error "$(ob_get_msg 'bad_opt')" exit 1 ;; esac -- cgit v0.9.1