summaryrefslogtreecommitdiff
path: root/nopsyncd/qlistener.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nopsyncd/qlistener.lua')
-rwxr-xr-xnopsyncd/qlistener.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/nopsyncd/qlistener.lua b/nopsyncd/qlistener.lua
index 7594d68..2ebf5be 100755
--- a/nopsyncd/qlistener.lua
+++ b/nopsyncd/qlistener.lua
@@ -37,6 +37,7 @@ function main_loop()
os.exit(2)
end
+ -- TODO: lookup info in Rivendell DB and insert into temporary storage
print("received message '" .. msg .. "' with prio: " .. prio)
pipe.signal()