From 090920007372a842c8f5a372e9dc2da3f3b17d89 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 16 Jul 2013 11:44:22 -0400 Subject: pro-archman: Temporarily set a conf variable. --- (limited to 'src') diff --git a/src/pro-archman.sh b/src/pro-archman.sh index d3e6ba2..f7b42a6 100644 --- a/src/pro-archman.sh +++ b/src/pro-archman.sh @@ -76,6 +76,9 @@ main() load_locale load_cmds + # FIXME: Read from conf file. + conf_incoming_channel='dev' + if [ ${#} -lt 1 ]; then cmd_help_main >&2 exit 1 -- cgit v0.9.1