Skip to content

Commit

Permalink
-ea support in mixcr script
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolotin committed Oct 27, 2015
1 parent 2153440 commit b72ba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mixcr
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ do
key="$1"
shift
case $key in
-D*|-X*)
-D*|-X*|-ea)
javaArgs+=(${key})

case $key in
Expand Down

0 comments on commit b72ba5d

Please sign in to comment.