From 66dfb9e5ca6b3e2990d9b70314d404074b1be0cb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 26 May 2018 23:58:46 +0200 Subject: streaming script output to the browser --- test/module/test.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/module/test.pl') diff --git a/test/module/test.pl b/test/module/test.pl index 51a06de..5e25d84 100755 --- a/test/module/test.pl +++ b/test/module/test.pl @@ -32,4 +32,6 @@ if ($train) { die "unknown command!"; } +print 'done!'; + exit; -- cgit v1.2.3-70-g09d2