Re: [BackupPC-users] @args not used in cmdExecOrEval

2019-06-23 Thread Craig Barratt via BackupPC-users
Jeff, You are correct that the $vars and %Conf options are missing. I just committed a fix . Craig On Sat, May 18, 2019 at 9:29 PM wrote: > backu...@kosowsky.org wrote at about 23:19:58 -0400 on Saturday, M

Re: [BackupPC-users] @args not used in cmdExecOrEval

2019-05-18 Thread backuppc
backu...@kosowsky.org wrote at about 23:19:58 -0400 on Saturday, May 18, 2019: > Seems like @args is passed to cmdExecOrEval (e.g., when eval'ing > Pre/Pos commands) but not used in the function itself. > Same is true for the analogous cmdSystemOrEvalLong command. > > > # Exec or eval a com