Bug 77445

Summary: add missing force-flags to rm
Product: Portland Reporter: Kai Burghardt <kai.burghardt>
Component: xdg-utilsAssignee: Portland Bugs <portland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: medium    
Version: 1.1.0 rc1   
Hardware: All   
OS: Linux (All)   
URL: http://portland.freedesktop.org/xdg-utils-1.1.0-rc1/scripts/xdg-screensaver
Whiteboard:
i915 platform: i915 features:

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.