diff options
| author | Hideki Sekine <sekineh@me.com> | 2018-08-14 22:54:56 +0900 |
|---|---|---|
| committer | Hideki Sekine <sekineh@me.com> | 2018-08-14 22:54:56 +0900 |
| commit | e9c2de89c114272fae337c19b5d6078080c8992b (patch) | |
| tree | 5fa421497111a2df5253e873968342ea8f885047 /src/test | |
| parent | 10395f31371880f8a2febc5e518ba142f283f707 (diff) | |
| download | rust-e9c2de89c114272fae337c19b5d6078080c8992b.tar.gz rust-e9c2de89c114272fae337c19b5d6078080c8992b.zip | |
shorten the url to fix tidy error.
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/run-make/git_clone_sha1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-make/git_clone_sha1.sh b/src/test/run-make/git_clone_sha1.sh index 46ffd7eb145..626e4e42761 100644 --- a/src/test/run-make/git_clone_sha1.sh +++ b/src/test/run-make/git_clone_sha1.sh @@ -6,7 +6,7 @@ # all arguments are required. # # See below link for git usage: -# https://stackoverflow.com/questions/3489173/how-to-clone-git-repository-with-specific-revision-changeset/14091182#14091182 +# https://stackoverflow.com/questions/3489173#14091182 # Mandatory arguments: PROJECT_NAME=$1 |
