diff options
author | Florian Zschocke <f.zschocke+git@gmail.com> | 2020-04-04 21:34:30 +0200 |
---|---|---|
committer | Florian Zschocke <f.zschocke+git@gmail.com> | 2020-04-05 12:34:54 +0200 |
commit | 275d353f59074f78cfec5786e5989637a5606834 (patch) | |
tree | a5826b6cf4d8405eb14f212413cd82a64304c104 /.gitignore | |
parent | 6804cde82ccba5a0765432caa91fb95df01b2026 (diff) | |
download | gitblit-275d353f59074f78cfec5786e5989637a5606834.tar.gz gitblit-275d353f59074f78cfec5786e5989637a5606834.zip |
🏃run: Use quotes around class path in scripts
While most systems will not need the class path passed to the JVM with
the `-cp` parameter to be in quotes, apparently some exist where that
will not work without the quotes, e.g. FreeBSD.
So always use quotes for the class path in all scripts.
Issue #1333
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions