diff --git a/xCAT-probe/lib/perl/probe_utils.pm b/xCAT-probe/lib/perl/probe_utils.pm index 5043e9d09..9a9b6f29e 100644 --- a/xCAT-probe/lib/perl/probe_utils.pm +++ b/xCAT-probe/lib/perl/probe_utils.pm @@ -16,10 +16,10 @@ use File::Copy; Arguments: output: where should output the message num: the number of - 0: debug - 1: warning - 2: failed - 3: ok + d: debug + w: warning + f: failed + o: ok msg: the information need to output Returns: 1 : Failed