{"schema":"libjg2-1",
"vpath":"/git/",
"avatar":"/git/avatar/",
"alang":"",
"gen_ut":1753413612,
"reponame":"openssl",
"desc":"OpenSSL",
"owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/openssl",
"f":3,
"items": [
{"schema":"libjg2-1",
"cid":"dceb63be9e9981d5eadc6e42f34e8f22",
"commit": {"type":"commit",
"time": 1492018108,
"time_ofs": 120,
"oid_tree": { "oid": "650f19350cd65858270a430465c2c6d3112fda55", "alias": []},
"oid":{ "oid": "2da3f9687fc0efd56d1269dfda4c9ca5b388038a", "alias": []},
"msg": "Correct travis.yml to only build extended tests when explicitely asked to",
"sig_commit": { "git_time": { "time": 1492018108, "offset": 120 }, "name": "Richard Levitte", "email": "levitte@openssl.org", "md5": "b737120f0642a6a5c30c6291e6170c77" },
"sig_author": { "git_time": { "time": 1492016222, "offset": 120 }, "name": "Richard Levitte", "email": "levitte@openssl.org", "md5": "b737120f0642a6a5c30c6291e6170c77" }},
"body": "Correct travis.yml to only build extended tests when explicitely asked to\n\nThe check for this was done by checking if $TRAVIS_EVENT_TYPE is\n\u0022pull_request\u0022. The trouble is that when new data is pushed to an\nalready existing pull request, the event type is \u0022push\u0022.\n\nBetter then to go with another documented variable, $TRAVIS_PULL_REQUEST,\nwhich is \u0022false\u0022 in non-PR builds.\n\nRef: https://docs.travis-ci.com/user/environment-variables/#Default-Environment-Variables\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/3205)"
,
"diff": "diff --git a/.travis.yml b/.travis.yml\nindex 24214e9..cb08e40 100644\n--- a/.travis.yml\n+++ b/.travis.yml\n@@ -146,7 +146,7 @@ matrix:\n \n before_script:\n - env\n- - if [ \u0022$TRAVIS_EVENT_TYPE\u0022 \u003d\u003d \u0022pull_request\u0022 -a -n \u0022$EXTENDED_TEST\u0022 ]; then\n+ - if [ \u0022$TRAVIS_PULL_REQUEST\u0022 !\u003d \u0022false\u0022 -a -n \u0022$EXTENDED_TEST\u0022 ]; then\n (git log -1 $TRAVIS_COMMIT_RANGE | grep '\u005c[extended tests\u005c]' \u003e /dev/null) || exit 0;\n fi\n - if [ -n \u0022$DESTDIR\u0022 ]; then\n","s":{"c":1753413612,"u": 29213}}
],"g": 30461,"chitpc": 0,"ehitpc": 0,"indexed":0
,
"ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}