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
Adjust make_traverse_dotdot_slashes.sh for environment
These are changes that do not significantly affect behavior but use
the set of tools that should be availalble in testing environments,
as well as refactorings that are useful to do not before really
making this usable as a fixture.
- Use bash shebang, enable pipefail.
- Don't require xxd.
- Don't create an extra temporary file.
- Shorten, simplify, and clarify some logic.
0 commit comments