CLI tools no pvRequest parsing by default
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
logger_config_env(); // from $PVXS_LOG
|
||||
bool verbose = false;
|
||||
std::string request("field()");
|
||||
std::string request;
|
||||
|
||||
{
|
||||
int opt;
|
||||
|
||||
Reference in New Issue
Block a user