Bug 186193

Summary: simple typo in /etc/pm/functions
Product: [Fedora] Fedora Reporter: Peter Williams <peter>
Component: pm-utilsAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: dedourek, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-28 21:22:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Williams 2006-03-22 04:35:44 UTC
/etc/pm/functions:

        if [ -f ./suspended ]; then
                pid=$(cat /.suspended)
                if [ -d /proc/$pid ]; then
                        return 1
                fi
        fi

The dot-slash should become a slash-dot.

Comment 1 Peter Jones 2006-09-28 21:22:27 UTC
Should be fixed in 0.19.1-1