Home | History | Annotate | Download | only in tests
      1 #! /bin/sh
      2 
      3 perl -p -e 's/0x[0-9A-Fa-f]+/0x......../g'
      4 
      5