This morning, I updated a /bin/bash script, only to find

marius$ mpup -u
/Users/marius/Development/MacPorts/ports/bin/mpup: /bin/bash: bad 
interpreter: Operation not permitted

A quick search found:

marius$ xattr -l mpup
com.apple.TextEncoding: UTF-8;134217984
com.apple.quarantine: 0086;5db98431;BBEdit;

I can clear the issue:

marius$ xattr -d com.apple.quarantine mpup

xattr -l mpup
com.apple.TextEncoding: UTF-8;134217984

This is a new problem with BBEdit 13, as I never ran into this using 
previous versions.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/0520dac6-338f-4ee3-840f-2e7c8df84a18%40googlegroups.com.

Reply via email to