Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Escapes FV_JVM_ARGS in flowvisor.sh#270

Open
pedroarthur wants to merge 1 commit intoopennetworkinglab:masterfrom
pedroarthur:master
Open

Escapes FV_JVM_ARGS in flowvisor.sh#270
pedroarthur wants to merge 1 commit intoopennetworkinglab:masterfrom
pedroarthur:master

Conversation

@pedroarthur
Copy link

Since it is used in a '-z' shell's test, FV_JVM_ARGS needs to be escaped. Otherwise, if you try to pass many options, "-server -Xmx2G", for example, bash will return "[: too many arguments".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant