#!/bin/sh 
path=`dirname $0`
$path/csptest -notime -card -enum|grep -iv ErrorCode
