gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: timeout fbi


From: gnunet
Subject: [taler-taler-mdb] branch master updated: timeout fbi
Date: Sun, 14 Jan 2024 17:47:35 +0100

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

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 4052439  timeout fbi
4052439 is described below

commit 4052439b361eede24c503b2d07e9dbff384d1945
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jan 14 17:47:31 2024 +0100

    timeout fbi
---
 contrib/taler-mdb-ads.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/taler-mdb-ads.sh b/contrib/taler-mdb-ads.sh
index 47c0fb7..d98edb2 100755
--- a/contrib/taler-mdb-ads.sh
+++ b/contrib/taler-mdb-ads.sh
@@ -45,7 +45,7 @@ do
         for AD in $(ls "${DATA_HOME}"/ads/* | shuf)
         do
             DELAY=$(echo "$AD" | awk -F'[-.]' '{print $(NF-1)}')
-            fbi -d "$FBDEV" -a -m "768x576-75" -vt 2 -nocomments -noverbose 
"$AD"
+            timeout "$DELAY" fbi -d "$FBDEV" -a -m "768x576-75" -vt 2 
-nocomments -noverbose "$AD"
             sleep "$DELAY"
         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]