gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-mdb] branch master updated: add a todo


From: gnunet
Subject: [taler-taler-mdb] branch master updated: add a todo
Date: Sun, 04 Aug 2024 20:56:48 +0200

This is an automated email from the git hooks/post-receive script.

nora-grothoff pushed a commit to branch master
in repository taler-mdb.

The following commit(s) were added to refs/heads/master by this push:
     new 3d6a36a  add a todo
3d6a36a is described below

commit 3d6a36a48cb237b37468fff6b3457834a04e2f20
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun Aug 4 20:56:45 2024 +0200

    add a todo
---
 contrib/taler-mdb-ads.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/taler-mdb-ads.sh b/contrib/taler-mdb-ads.sh
index 933c070..334fce5 100755
--- a/contrib/taler-mdb-ads.sh
+++ b/contrib/taler-mdb-ads.sh
@@ -67,6 +67,7 @@ do
             DELAY=$(echo "$AD" | awk -F'[-.]' '{print $(NF-1)}')
             fbi -d "$FBDEV" -a -m "768x576-75" -vt 2 -nocomments -noverbose 
"$AD" &> /dev/null
             sleep "$DELAY"
+            # TODO: consider keeping track of the PID and only killing the PID 
we need to kill.
             killall fbi
         done
         taler-mdb-display -c "$CONF" -i

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]