fix getcap not found
This commit is contained in:
@ -131,7 +131,8 @@ class ErrorCode():
|
||||
'GAUSS_50109': "[GAUSS-50109] : Only a user with the root permission "
|
||||
"can check SSD information.",
|
||||
'GAUSS_50110': "[GAUSS-50110] : Cannot execute this script on %s.",
|
||||
'GAUSS_50111': "[GAUSS-50111] : The %s directory has no permission."
|
||||
'GAUSS_50111': "[GAUSS-50111] : The %s directory has no permission.",
|
||||
'GAUSS_50112': "[GAUSS-50112] : Failed to get the permission of %s.",
|
||||
}
|
||||
|
||||
###########################################################################
|
||||
|
Reference in New Issue
Block a user