From 9fe66e9412a3313aa8b71ac8e5c36e776a734e81 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 24 Feb 2014 21:11:19 -0500 Subject: src/oh-architecture.sh: Use new output functions. --- (limited to 'src') diff --git a/src/oh-architecture.sh b/src/oh-architecture.sh index b026185..b4b88b2 100644 --- a/src/oh-architecture.sh +++ b/src/oh-architecture.sh @@ -39,7 +39,7 @@ main() oh_set_buildsystem_option 'build-dir' "${OPTARG}" ;; ?) - ob_error "$(ob_get_msg 'bad_opt')" + oh_error "$(ob_get_msg 'bad_opt')" exit 1 ;; esac -- cgit v0.9.1