Skip to content

Instantly share code, notes, and snippets.

@mattrobenolt
Created August 20, 2014 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattrobenolt/a7cf273781e684721b59 to your computer and use it in GitHub Desktop.
Save mattrobenolt/a7cf273781e684721b59 to your computer and use it in GitHub Desktop.
--- 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