Debug: option access for expansion
[exim.git] / src / src / routers / queryprogram.c
index 2a6a73eb66fbc0a8cff4aa14b67b3b236c20d233..dd5e24b9392cd3099971671b8a81d854390c888e 100644 (file)
@@ -287,6 +287,7 @@ if (curr_uid != root_uid && (uid != curr_uid || gid != curr_gid))
 
 /* Set up the command to run */
 
+GET_OPTION("command");
 if (!transport_set_up_command(&argvptr, /* anchor for arg list */
     ob->command,                        /* raw command */
     TSUC_EXPAND_ARGS,                   /* arguments expanded but must not be tainted */