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
Safeguard prefix directory operations in SVN testing
Given for some unforeseen error situation DIR is empty,
the trap wouldn't operate on the prefix but root.
We don't want that under any circumstances und prefer to exit in error.
Similarly, we don't want the `cd` operation to take CDPATH into account.
0 commit comments