mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
This commit is contained in:
commit
ad4e10ad11
@ -1569,7 +1569,7 @@ sub tabdb
|
||||
if ($rep) {
|
||||
return tabdb($rep->[0], $rep->[1], $rep->[2]);
|
||||
} else {
|
||||
$tmplerr="Unable to find requested $field from $table, with $key"
|
||||
$tmplerr="Unable to find requested filed <$field> from table <$table>, with key <$key>"
|
||||
}
|
||||
}
|
||||
return "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user