Produced by Araxis Merge on 6/18/2018 3:37:03 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | CTT_DM2_v7.zip\CTT_ntrt-jira-ssoi-authenticator\authenticator\src\main\bin | debug.sh | Tue Jun 12 16:41:42 2018 UTC |
| 2 | CTT_DM2_v7.zip\CTT_ntrt-jira-ssoi-authenticator\authenticator\src\main\bin | debug.sh | Fri Jun 15 20:57:55 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 16 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | #!/usr/bin /env bash | |
| 2 | ||
| 3 | JVM_ARGS=' \"\"' | |
| 4 | ||
| 5 | if [ "$1" = "on" ]; then | |
| 6 | JVM_ARGS=' \"-Xdebug -Xrunjdwp: transport= dt_socket, address= PORT ,server=y, suspend=n\ "' | |
| 7 | fi | |
| 8 | ||
| 9 | sed -i "s/ \(JVM_SUPP ORT_RECOMM ENDED_ARGS *= *\).*/ \1$JVM_ARG S/" /app/j ira/bin/se tenv.sh |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.