Fix end of files
This commit is contained in:
parent
d8195f0fd8
commit
6871956baa
36 changed files with 11 additions and 40 deletions
|
@ -1 +0,0 @@
|
|||
|
|
@ -19,6 +19,3 @@ env LC_ALL='en_US.UTF-8'
|
|||
#end script
|
||||
|
||||
exec libretime-analyzer
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -44,4 +44,3 @@ $channel->basic_publish($msg, $exchange, $routingKey);
|
|||
print "Sent $message ($routingKey)\n";
|
||||
$channel->close();
|
||||
$connection->close();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue