Bug: Output-checking exercises fail if output to check isn't the one of the last command
If an exercise checks for an output, this only works if the proper output is the one of the last entered command – e.g. if a user enters a cd
or something afterwards, verification fails.