On Mon, Nov 9, 2009 at 5:20 PM, Ben Walton <[email protected]> wrote: > Excerpts from Maciej (Matchek) Blizinski's message of Mon Nov 09 12:14:44 > -0500 2009: >> When building CSWgar, I'm getting this error message: >> Looking for bad strings... >> for badpath in /export/medusa /opt/build ; do >> for badpath in /export/medusa /opt/build ; do >> >> ERROR: build-machine paths found in file > > GAR contains checkpkg which contains those strings. Self fulfilling > prophecy. Special case exemption would be in order, me thinks.
Perhaps a little obfuscation, say, rot13 could help? for badpath in $(echo /rkcbeg/zrqhfn /bcg/ohvyq | gtr a-mn-z n-za-m); do ... Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
