Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160898 Details for
Bug 251316
Broken quoting in 'chg-multi'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
fix quoting in 'chg-multi'
chg-multi-quoting.patch (text/x-patch), 873 bytes, created by
Enrico Scholz
on 2007-08-08 11:11:49 UTC
(
hide
)
Description:
fix quoting in 'chg-multi'
Filename:
MIME Type:
Creator:
Enrico Scholz
Created:
2007-08-08 11:11:49 UTC
Size:
873 bytes
patch
obsolete
>--- chg-multi 2007-08-02 21:49:47.000000000 +0200 >+++ chg-multi.fixed 2007-08-08 13:01:27.000000000 +0200 >@@ -325,7 +325,7 @@ > echo $answer > exit 2 > fi >- echo `_ ' -> offline'` "$device"` >> $logfile >+ echo `_ ' -> offline'` "$device" >> $logfile > $MT $MTF $device offline >> $logfile 2>&1 > if [ $? -ne 0 ]; then > answer=`_ '%s %s: %s: unable to change to slot %s' "$newslot" "$pname" "$device" "$curslot"` >@@ -404,7 +404,7 @@ > # try to rewind the device > device=`awk '$1 == "slot" && $2 == '$curslot' {print $3}' $ourconf 2>/dev/null` > if [ "$device" = "" ]; then >- answer=`_ "%s %s: slot %s device not specified in %s' "$curslot" "$pname" "$curslot" "$ourconf"` >+ answer=`_ "%s %s: slot %s device not specified in %s" "$curslot" "$pname" "$curslot" "$ourconf"` > echo `_ 'Exit ->'` $answer >> $logfile > echo $answer > exit 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 251316
: 160898