projects
/
meviz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
934d5b7
)
Fixed handling of commandline arguments with spaces
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Fri, 30 Jun 2017 20:32:08 +0000
(22:32 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Fri, 30 Jun 2017 20:32:08 +0000
(22:32 +0200)
meviz
patch
|
blob
|
history
diff --git
a/meviz
b/meviz
index
8aad13d
..
9cc6779
100755
(executable)
--- a/
meviz
+++ b/
meviz
@@
-2,4
+2,4
@@
set -f
-java -Xmx4500m -jar /opt/meviz/meviz.jar
$@
+java -Xmx4500m -jar /opt/meviz/meviz.jar
"$@"