Index: trunk/src_plugins/fp_fs/fp_fs.c =================================================================== --- trunk/src_plugins/fp_fs/fp_fs.c (revision 23596) +++ trunk/src_plugins/fp_fs/fp_fs.c (revision 23597) @@ -510,6 +510,7 @@ if (fctx->field[F_IS_PARAMETRIC].i) { char *cmd; const char *sep = " "; + libshell = conf_core.rc.library_shell; if (libshell == NULL) { libshell = ""; sep = "";