diff --git a/xCAT-server/share/xcat/tools/xCATreg b/xCAT-server/share/xcat/tools/xCATreg index 4bff804de..117e661f8 100755 --- a/xCAT-server/share/xcat/tools/xCATreg +++ b/xCAT-server/share/xcat/tools/xCATreg @@ -719,6 +719,16 @@ sub read_conf{ return %confkeys; } +####################################### +# pro_result +####################################### +sub pro_result{ + +return 0; + +} + + ############################################################### # Mainfunction