Help for this page

Select Code to Download


  1. or download this
    package TestEngine::Testcase::Logic::Cmd;
    
    ...
    }
    1;
    
  2. or download this
    tag=0
    for file in $Rejected_File_Path/*
    ...
       echo "FAILED ...."
       exit 127
    fi