The `FC` test to validate the regenerated huge file against the original is never being called. The problem is that there's an `echo` statement in front of the call.
The
FCtest to validate the regenerated huge file against the original is never being called.The problem is that there's an
echostatement in front of the call.