-
Bug
-
Resolution: Done
-
Major
-
RH442 - RHEL8.0-en-1-20190828
-
None
-
5
-
en-US (English)
URL:
Reporter RHNID: ran000
Section: - LAB: MANAGING RESOURCE LIMITS WITH CONTROL GROUPS
Language: en-US (English)|
Workaround:
Description: A condition expression of the form:
if [ -f /etc/systemd/system/web.service.d/*conf ];
repeatedly used in grading script does not work correctly if there is more than one valid file exist in the corresponding directory
So correct and successfully working student's solution is grading incorrectly