Fix broken -ics and -cp options
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 30 Sep 2012 20:16:14 +0000 (22:16 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 30 Sep 2012 20:16:14 +0000 (22:16 +0200)
commita19dec65d96e033a4703c5503878e0bdfd7bba45
tree757d1f9a0f6d678b648a1349e5ed4e179e576aa1
parent350dd775a2b0d11f31e0bdc72c71b6cbf404f53f
Fix broken -ics and -cp options

The patch to specify engines and ICS by nickame broke the use of the
regular options to do this, because they could also reset them. Now
this is fixed by only setting them (through |= in stead of =).
args.h