Bugzilla – Attachment 73289 Details for
Bug 158579
typo in hal (u)mount script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
patch
hal-0.5.6-shellscript-typos.diff (text/plain), 1.35 KB, created by
Ludwig Nussel
on 2006-03-16 10:16:46 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ludwig Nussel
Created:
2006-03-16 10:16:46 UTC
Size:
1.35 KB
patch
obsolete
>Index: hal-0.5.6/tools/hal-system-storage-unmount >=================================================================== >--- hal-0.5.6.orig/tools/hal-system-storage-unmount >+++ hal-0.5.6/tools/hal-system-storage-unmount >@@ -93,7 +93,7 @@ if [ -e $HAL_PROP_VOLUME_MOUNT_POINT/.cr > fi > > # cleanup no longer used mount points >-if [ -e /usr/lib/hal/scripts/hal-system-storage-cleanup-mountpoints]; then >+if [ -e /usr/lib/hal/scripts/hal-system-storage-cleanup-mountpoints ]; then > /usr/lib/hal/scripts/hal-system-storage-cleanup-mountpoints > elif [ -e /usr/lib64/hal/scripts/hal-system-storage-cleanup-mountpoints ]; then > /usr/lib64/hal/scripts/hal-system-storage-cleanup-mountpoints >Index: hal-0.5.6/tools/hal-system-storage-mount >=================================================================== >--- hal-0.5.6.orig/tools/hal-system-storage-mount >+++ hal-0.5.6/tools/hal-system-storage-mount >@@ -194,7 +194,7 @@ fi > echo "options = '$MOUNTOPTIONS'" > > # cleanup no longer used mount points >-if [ -e /usr/lib/hal/scripts/hal-system-storage-cleanup-mountpoints]; then >+if [ -e /usr/lib/hal/scripts/hal-system-storage-cleanup-mountpoints ]; then > /usr/lib/hal/scripts/hal-system-storage-cleanup-mountpoints > elif [ -e /usr/lib64/hal/scripts/hal-system-storage-cleanup-mountpoints ]; then > /usr/lib64/hal/scripts/hal-system-storage-cleanup-mountpoints
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 158579
: 73289 |
75020