Protect against another replace.cmd NPE

I missed a spot where the ReplaceRequest cmd field can be null.
If its null, the command obviously failed to be prepared and must
be skipped, causing the overall push to reject.

Change-Id: Ib3011ea9393287a46aa01fd486d83fedb043d83f
1 file changed