gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-util] branch master updated: don't be verbose


From: gnunet
Subject: [taler-taler-util] branch master updated: don't be verbose
Date: Mon, 16 Dec 2019 15:13:48 +0100

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

ng0 pushed a commit to branch master
in repository taler-util.

The following commit(s) were added to refs/heads/master by this push:
     new 75a9945  don't be verbose
75a9945 is described below

commit 75a9945db226827d8345b4facc0882dbb7b25ea0
Author: ng0 <address@hidden>
AuthorDate: Mon Dec 16 14:13:36 2019 +0000

    don't be verbose
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 69846cf..48ee800 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ install-user:
        (cd dist; $(env) SOURCE_DATE_EPOCH=315532800 $(python) -m pip install 
--user --no-index --find-links=. taler-util)
 
 uninstall-user:
-       (cd dist; $(env) SOURCE_DATE_EPOCH=315532800 $(python) -m pip uninstall 
--verbose taler-util)
+       (cd dist; $(env) SOURCE_DATE_EPOCH=315532800 $(python) -m pip uninstall 
taler-util)
 
 update:
        (cd dist; $(env) SOURCE_DATE_EPOCH=315532800 $(python) -m pip install 
--upgrade --no-index --find-links=. taler-util)

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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