Skip to content
Commit bfcec073 authored by anonym's avatar anonym
Browse files

Simplify.

In `rm -f ... || :` the `|| :` part is not needed since `-f` ensures
that `rm` always will succeed even if some files given as arguments
are missing.
parent dc24bf8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment