Conversation
Collaborator
Author
|
It might make sense for @dileventi to go through the URLs to confirm they work. |
|
OS:ubuntu-20.04 |
|
OS = Debian 10
|
Member
|
@nvasilakis merge when ready |
Collaborator
|
Except the ones that are noted #TODO which produce an ERROR 404, all of
the others work but some of them return either empty files or this text:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="https://atlas-group.cs.brown.edu/data/dummy/100M.txt">here</a>.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at atlas-group.cs.brown.edu Port
80</address>
</body></html>
changing there the address where the document has moved. When i try to
wget said address it produces a 404.
I'm assuming it's all according to plan and i'm missing something :)
Στις 09/11/2023 04:54, Nikos Vasilakis έγραψε:
… It might make sense for @dileventi [1] to go through the URLs to
confirm they work.
--
Reply to this email directly, view it on GitHub [2], or unsubscribe
[3].
You are receiving this because you were mentioned.Message ID:
***@***.***>
Links:
------
[1] https://github.com/dileventi
[2] #696 (comment)
[3]
https://github.com/notifications/unsubscribe-auth/AWO6SMWYNII2UUYAAGXZQMLYDRAWTAVCNFSM6AAAAAA7D3MN4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBTGA4DGNZQGM
|
Collaborator
Author
|
A great points — I'll investigate.. |
atlas-group to atlas fix
|
OS:ubuntu-20.04 |
|
OS = Debian 10
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates a bunch of URLs to point to the new data directory.