Bug 77445 - add missing force-flags to rm
Summary: add missing force-flags to rm
Status: RESOLVED FIXED
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: 1.1.0 rc1
Hardware: All Linux (All)
: medium trivial
Assignee: Portland Bugs
QA Contact:
URL: http://portland.freedesktop.org/xdg-u...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 17:59 UTC by Kai Burghardt
Modified: 2014-09-19 18:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Kai Burghardt 2014-04-14 17:59:34 UTC
add -f flag to rm-calls in perform_action() and cleanup_suspend()

reason: I've wrote for some tests  /bin/rm -iv ${@}  into /usr/local/bin/rm, which comes first due to ${PATH} and therefore makes xdg-screensaver useless as it's prompting/blocking the terminal

alternative: use absolute path, who have thought of that ? (-.-)
Comment 1 Rex Dieter 2014-09-19 18:12:00 UTC
Fixed as suggested, thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.