gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: use tabs


From: gnunet
Subject: [taler-bank] branch master updated: use tabs
Date: Tue, 20 Oct 2020 09:59:31 +0200

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

grothoff pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 4c3698c  use tabs
4c3698c is described below

commit 4c3698cf4727403932f4225aa54fb9aeb7e0a6fe
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Oct 20 09:59:29 2020 +0200

    use tabs
---
 Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index c2c837c..dad2d03 100644
--- a/Makefile
+++ b/Makefile
@@ -19,12 +19,12 @@ i18n-strings:
        python3 manage.py makemessages -l de
 # Also update template for new languages
        python3 manage.py makemessages -l en
-    mv talerbank/app/locale/en/LC_MESSAGES/django.po 
talerbank/app/locale/django.pot
-    rm -r talerbank/app/locale/en/
+       mv talerbank/app/locale/en/LC_MESSAGES/django.po 
talerbank/app/locale/django.pot
+       rm -r talerbank/app/locale/en/
 
 .PHONY: i18n
 i18n:
-    python3 manage.py compilemessages
+       python3 manage.py compilemessages
 
 .PHONY: install-global
 install-global:

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