Currently fink requires info files containing embedded here document  
shell scripts to start with
something akin to

#!/bin/zsh -x

which has the less than delightful effect of screen-dumping my almost  
megabyte of shell configuration junk.

If instead I have

#!/bin/zsh -f

set -x

I get the verbose output relevant to the fink install without all the  
other noise.

Can we do that instead please?

Bill




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to