Révision 20191c2b
| ID | 20191c2b0cc59c2f8b136c81b96cd03510bae93a |
proper yes
| plugins/relayd/relayd | ||
|---|---|---|
| 100 | 100 |
open(my $status, "relayctl show summary|") or fail("cannot open relayctl pipe: $!");
|
| 101 | 101 |
() = <$status>; |
| 102 | 102 |
close($status) or fail("cannot run relayctl: $!");
|
| 103 |
print "yes"; |
|
| 103 |
print "yes\n";
|
|
| 104 | 104 |
exit(0); |
| 105 | 105 |
} |
| 106 | 106 |
|
Formats disponibles : Unified diff