#! /bin/sh
grep -v 'Reduced numThreadsPerLocale' < $2 > $2.prediff.tmp && mv $2.prediff.tmp $2
