mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-04-12 02:02:25 +02:00
Cosmetic.
This commit is contained in:
parent
446d1c58ee
commit
d6e7f317c3
@ -62,7 +62,7 @@ if ($argc == 2 && strcmp($argv[1], "autoconf") == 0)
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($argc==2 && strcmp($argv[1], "config") == 0)
|
if ($argc == 2 && strcmp($argv[1], "config") == 0)
|
||||||
{
|
{
|
||||||
echo "graph_title YK-VAL queue size\n";
|
echo "graph_title YK-VAL queue size\n";
|
||||||
echo "graph_vlabel sync requests in queue\n";
|
echo "graph_vlabel sync requests in queue\n";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user