Outparamdel: Difference between revisions

No edit summary
Line 11: Line 11:
* Run outparamdel
* Run outparamdel
  ../../pork-barrel/pork-barrel 4 /tmp/list.txt ./outparamdel -od-list /tmp/outparams  > outparams.diff 2> /tmp/outparams.err
  ../../pork-barrel/pork-barrel 4 /tmp/list.txt ./outparamdel -od-list /tmp/outparams  > outparams.diff 2> /tmp/outparams.err
* apply patch and enjoy
  sed 's/.home.tglek.work.actionmonkey.//' /tmp/outparams.diff |patch -p0
* outparamdel produces various diagnostics during processing, those can be grep + seded to produce something like egrep -v 'ParseCFHTML|GetHostName|GetChildNodes|GetNextSibling|GetOffsetParent|GetParentNode|GetPreviousSibling' and used in the above xargs pipeline
==TODO==
==TODO==
===Manual Mozilla changes===
===Manual Mozilla changes===
Confirmed users
381

edits