projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae00497
)
contrib/scripts/revisionary.sh: bashisms
author
ng0
<ng0@n0.is>
Mon, 1 Apr 2019 14:24:45 +0000
(14:24 +0000)
committer
ng0
<ng0@n0.is>
Mon, 1 Apr 2019 14:24:45 +0000
(14:24 +0000)
contrib/scripts/revisionary.sh
patch
|
blob
|
history
diff --git
a/contrib/scripts/revisionary.sh
b/contrib/scripts/revisionary.sh
index 5778cf14865906d0345539ecd84d52dc999543b3..a39660d52d5dea167c60de23d42b8eca5eb7c2f8 100755
(executable)
--- a/
contrib/scripts/revisionary.sh
+++ b/
contrib/scripts/revisionary.sh
@@
-16,7
+16,7
@@
CMD_TEST="cd src/transport ; make test_transport_api_tcp; ./test_transport_api_t
LOGGING=" 1> /dev/null 2> errors.txt"
LOGFILE="log.txt"
-
function
output ()
+output ()
{
eval echo $1
eval echo $1 >> $LOGFILE