View | Details | Raw Unified | Return to bug 10519
Collapse All | Expand All

(-)hibernate-cleanup.old (-1 / +1 lines)
Lines 18-24 Link Here
18
start()
18
start()
19
{
19
{
20
	if [ -f $SWSUSP2_CLEANUP ] ; then
20
	if [ -f $SWSUSP2_CLEANUP ] ; then
21
		action "Cleaning swsusp and Software Suspend 2 images: " $SWSUSP2_CLEANUP
21
		action "Cleaning swsusp and Software Suspend 2 images: " $SWSUSP2_CLEANUP start
22
		RETVAL=$?
22
		RETVAL=$?
23
		touch $LOCKFILE
23
		touch $LOCKFILE
24
	fi
24
	fi

Return to bug 10519