mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-05 16:41:06 +00:00
rm do not use --force when not required
`--force` implies that we wish not to fail `rm` even if the file is not present. This was not our intention and as such can be removed. Also use short option `-v` for verbose output as per the test of the code base.
Description
Languages
Shell
65.9%
Python
32.6%
Perl
1.5%