gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] branch master updated: fix indent


From: gnunet
Subject: [taler-taler-mdb] branch master updated: fix indent
Date: Sun, 04 Aug 2024 20:54:44 +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 2b824cc  fix indent
2b824cc is described below

commit 2b824cc17304a3e80e5e6923f797c4474f80cb50
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun Aug 4 20:54:41 2024 +0200

    fix indent
---
 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 3548d84..933c070 100755
--- a/contrib/taler-mdb-ads.sh
+++ b/contrib/taler-mdb-ads.sh
@@ -67,7 +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"
-           killall fbi
+            killall fbi
         done
         taler-mdb-display -c "$CONF" -i
     else

-- 
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]