diff options
author | Justus Winter <justus@gnupg.org> | 2016-10-12 10:16:15 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-11-12 00:59:25 +0100 |
commit | 51b6821a1c0b805cdd9b09aff95e93a9c65d323e (patch) | |
tree | efd75e520be101abbe93bc19828862816069a17b /open_issues/robustness.mdwn | |
parent | 070659a33c57ffcd9182749c7c2c74f8cf63d38d (diff) | |
download | web-51b6821a1c0b805cdd9b09aff95e93a9c65d323e.tar.gz web-51b6821a1c0b805cdd9b09aff95e93a9c65d323e.tar.bz2 web-51b6821a1c0b805cdd9b09aff95e93a9c65d323e.zip |
Update URLs to local git repositories
Diffstat (limited to 'open_issues/robustness.mdwn')
-rw-r--r-- | open_issues/robustness.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/open_issues/robustness.mdwn b/open_issues/robustness.mdwn index 4b0cdc9b..3ba9bb3d 100644 --- a/open_issues/robustness.mdwn +++ b/open_issues/robustness.mdwn @@ -138,7 +138,7 @@ License|/fdl]]."]]"""]] < teythoon> I came across some paper about process reincarnation and created a little prototype a while back: - < teythoon> http://darnassus.sceen.net/gitweb/teythoon/reincarnation.git/ + < teythoon> http://darnassus.sceen.net/cgit/teythoon/reincarnation.git/ < teythoon> and I looked into restarting the exec server in case it dies. the exec server is an easy target since it has no state of its own < teythoon> the only problem is that there is no exec server around to @@ -166,7 +166,7 @@ License|/fdl]]."]]"""]] < teythoon> braunr: the server can store a checkpoint using the reincarnation_checkpoint procedure < teythoon> - http://darnassus.sceen.net/gitweb/teythoon/reincarnation.git/blame/HEAD:/reincarnation.defshttp://darnassus.sceen.net/gitweb/teythoon/reincarnation.git/blame/HEAD:/reincarnation.defs + http://darnassus.sceen.net/cgit/teythoon/reincarnation.git/blame/HEAD:/reincarnation.defshttp://darnassus.sceen.net/cgit/teythoon/reincarnation.git/blame/HEAD:/reincarnation.defs < teythoon> uh >,< sorry, pasted twice < braunr> oh ok |