Bugzilla – Attachment 71489 Details for
Bug 155644
Bash-specific syntax in /etc/profile.d/mc.sh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Patch for /etc/profile.d/mc.sh
mc.sh.patch (text/plain), 223 bytes, created by
Forgotten User eGHtJabySz
on 2006-03-07 00:26:44 UTC
(
hide
)
Description:
Patch for /etc/profile.d/mc.sh
Filename:
MIME Type:
Creator:
Forgotten User eGHtJabySz
Created:
2006-03-07 00:26:44 UTC
Size:
223 bytes
patch
obsolete
>--- mc.sh.orig 2006-02-26 05:39:15.000000000 -0800 >+++ mc.sh 2006-03-06 15:11:53.000000000 -0800 >@@ -2,4 +2,7 @@ > { > . /usr/share/mc/bin/mc-wrapper.sh > } >-export -f mc >+if [ -n "$BASH_VERSION" ] >+then >+ export -f mc >+fi
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 155644
: 71489