From ecbf4add6bded36008cdcd481c958217f09b2999 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Fri, 22 Aug 2014 12:44:40 +0100 Subject: [PATCH] Modify Tail node to only send new messages Now with test that works with it. Part of Issue #326 Now need to redo with libs that support windows. --- nodes/core/storage/28-tail.html | 8 ++-- nodes/core/storage/28-tail.js | 9 +++- test/nodes/core/storage/28-tail_spec.js | 55 ++++++++++++++++++++----- test/resources/28-tail-test-file.txt | 5 ++- 4 files changed, 58 insertions(+), 19 deletions(-) diff --git a/nodes/core/storage/28-tail.html b/nodes/core/storage/28-tail.html index 658d61da9..c094d064f 100644 --- a/nodes/core/storage/28-tail.html +++ b/nodes/core/storage/28-tail.html @@ -16,7 +16,7 @@