diff options
Diffstat (limited to 'src')
| -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 |
