Bug 963621 - rlAssertGrep / rlAssertNotGrep do not separate options and other parameters properly
Summary: rlAssertGrep / rlAssertNotGrep do not separate options and other parameters p...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: rawhide
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: Petr Muller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-16 09:22 UTC by Miroslav Franc
Modified: 2016-02-01 02:28 UTC (History)
4 users (show)

Fixed In Version: beakerlib-1.8-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 971940 (view as bug list)
Environment:
Last Closed: 2013-06-29 18:03:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
separate options and other parameters (578 bytes, text/plain)
2013-05-16 09:22 UTC, Miroslav Franc
no flags Details

Description Miroslav Franc 2013-05-16 09:22:30 UTC
Created attachment 748696 [details]
separate options and other parameters

Description of problem:
SSIA


Steps to Reproduce:
1. echo -- --kill > log
2. rlAssertGrep '--kill' log


Actual results:
grep: unrecognized option `--kill'
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
:: [   FAIL   ] :: File 'log' should contain '--kill'


Expected results:
:: [   PASS   ] :: File 'log' should contain '--kill'

Comment 1 Fedora Update System 2013-06-10 12:16:29 UTC
beakerlib-1.8-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/beakerlib-1.8-1.fc19

Comment 2 Fedora Update System 2013-06-10 14:39:17 UTC
Package beakerlib-1.8-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing beakerlib-1.8-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-10465/beakerlib-1.8-1.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-06-29 18:03:49 UTC
beakerlib-1.8-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.