We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48cbcc4 + 0f4ea79 commit dd5517cCopy full SHA for dd5517c
util/remaining-gnu-error.py
@@ -16,7 +16,7 @@
16
result_json = "result.json"
17
try:
18
urllib.request.urlretrieve(
19
- "https://raw.githubusercontent.com/uutils/coreutils-tracking/main/gnu-full-result.json",
+ "https://raw.githubusercontent.com/uutils/coreutils-tracking/main/aggregated-result.json",
20
result_json,
21
)
22
except Exception as e:
0 commit comments