Bug 167255

Summary: WB 8, Chpt 1, Exercise wrong
Product: [Retired] Red Hat Academy Reporter: Donald Greer <dgreer>
Component: RHA130 CurriculumAssignee: Bowe Strickland <bowe>
Status: CLOSED EOL QA Contact: Bowe Strickland <bowe>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 16:49:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Donald Greer 2005-08-31 22:57:33 UTC
Description of problem:
  The excercise requires that a curl command work.  When executed manually, as
the specidied user, it works, however it is consistantly graded wrong.

Version-Release number of selected component (if applicable):


How reproducible:
  Very

Steps to Reproduce:
1.  Create the environment variable in .bash_profile as described.
2.  Cause the profile to be reread.
3.  Verify that the environment variable is correctly assigned.
4.  Do a "curl $RPMS | grep redhat-release" and it works (it finds the line).
5.  Grade the exercise and it grades wrong.
  
Actual results:
Incorrect

Expected results:
Correct

Additional info:
  Am I just being thick here???