Created
August 20, 2014 01:29
-
-
Save mattrobenolt/a7cf273781e684721b59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- cassandra.orig 2014-08-17 14:45:54.000000000 +0000 | |
+++ cassandra 2014-08-20 01:27:53.000000000 +0000 | |
@@ -38,6 +38,8 @@ | |
exit 3 | |
fi | |
+export JVM_OPTS | |
+ | |
# Export JAVA_HOME, if set. | |
[ -n "$JAVA_HOME" ] && export JAVA_HOME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment