You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's ok, I really appreciate your contributions and I'm sorry for trampling over your last PR! You actually revealed that shpy wasn't working under some of the shells it claimed to support, and it's motivated me to pay more attention to this project
There are three more instances where undefined variables aren't checked in a way that works with the
nounset
flagExample (dummy_test):
Output:
The other two instances involve
createSpy
: if a return value is passed via-r
, and if no spy name is passedThe text was updated successfully, but these errors were encountered: