about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorHideki Sekine <sekineh@me.com>2018-08-14 22:54:56 +0900
committerHideki Sekine <sekineh@me.com>2018-08-14 22:54:56 +0900
commite9c2de89c114272fae337c19b5d6078080c8992b (patch)
tree5fa421497111a2df5253e873968342ea8f885047 /src
parent10395f31371880f8a2febc5e518ba142f283f707 (diff)
downloadrust-e9c2de89c114272fae337c19b5d6078080c8992b.tar.gz
rust-e9c2de89c114272fae337c19b5d6078080c8992b.zip
shorten the url to fix tidy error.
Diffstat (limited to 'src')
-rw-r--r--src/test/run-make/git_clone_sha1.sh2
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