summaryrefslogtreecommitdiffstats
path: root/src/pro-archman.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-12 14:52:05 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-12 14:52:05 (EDT)
commit73de11883f989c5fc2ba1dfa2680ccc6f2d0b1bd (patch)
tree31e4627438869d84955a61421a6ee96cea982648 /src/pro-archman.sh
parent0bfe781486acca9271ef85800ba6f15120a84f7d (diff)
pro-archman: Load locale.
Diffstat (limited to 'src/pro-archman.sh')
-rw-r--r--src/pro-archman.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pro-archman.sh b/src/pro-archman.sh
index 8c77377..d3e6ba2 100644
--- a/src/pro-archman.sh
+++ b/src/pro-archman.sh
@@ -68,10 +68,12 @@ use()
fi
}
+use locale
use cmd
main()
{
+ load_locale
load_cmds
if [ ${#} -lt 1 ]; then