Hi Mark,
I'm getting this warning from the Debian package checking tool...
E: pcp: shell-script-fails-syntax-check ./usr/bin/genpmda
N:
N: Running this shell script with the shell's -n option set fails, which
N: means that the script has syntax errors.
N:
and sure enough:
$ sh -n /usr/bin/genpmda
/usr/bin/genpmda: line 31: syntax error near unexpected token `('
/usr/bin/genpmda: line 31: `CMDTARGET= pmda\$(IAM)'
Looks like a script you last touched (according to #ident) - dya know if this
is a case of too many backslashes in that script, which is kinda what it
looks
like at first glance?
thanks!
--
Nathan
|