summaryrefslogtreecommitdiffstats
path: root/src/oh-autotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/oh-autotest.sh')
-rw-r--r--src/oh-autotest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oh-autotest.sh b/src/oh-autotest.sh
index f44fc17..f11414d 100644
--- a/src/oh-autotest.sh
+++ b/src/oh-autotest.sh
@@ -36,7 +36,7 @@ main()
oh_set_buildsystem_option 'build-dir' "${OPTARG}"
;;
?)
- oh_error "$(ob_get_msg 'bad_opt')"
+ oh_error "$(oh_get_msg 'bad_opt')"
exit 1
;;
esac