using perforce with LSF is causing an error about a password

152 views Asked by At

when I submit the following command to LSF it fails.

> bsub -I p4 client -o
Job <7966594> is submitted to default queue <normal>.
<<Waiting for dispatch ...>>
<<Starting on XXX>>
Perforce password (P4PASSWD) invalid or unset.

how do I set the password for the LSF job?

1

There are 1 answers

0
kdubs On BEST ANSWER

the solution was to use : p4 login -a

that makes the login valid on all hosts