gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] branch master updated: remove dead-code


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: remove dead-code
Date: Mon, 03 Jun 2019 22:01:49 +0200

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

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 96c7434  remove dead-code
96c7434 is described below

commit 96c743451e31e29a93006e47e2e5dca7184611e8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 3 22:01:39 2019 +0200

    remove dead-code
---
 src/test/test_twister.sh | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/test/test_twister.sh b/src/test/test_twister.sh
index 77b0786..123c0b1 100755
--- a/src/test/test_twister.sh
+++ b/src/test/test_twister.sh
@@ -179,11 +179,6 @@ fi
 echo "cumulative mods passed".
 
 # Just upload a big blob; first with PUT then with POST.
-
-# printf "{\"things\": \"%s\"}" \
-#  $(for i in $(seq 1 1000000000); do
-#    echo -n z; done) > BIGBLOB.json
-
 dd if=/dev/urandom of=BIGBLOB count=2 bs=1MB
 printf "{\"things\": \"%s\"}" $(base64 BIGBLOB | tr -d '\n') > BIGBLOB.json
 

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



reply via email to

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