Skip to content

Commit e9c2de8

Browse files
committed
shorten the url to fix tidy error.
1 parent 10395f3 commit e9c2de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/run-make/git_clone_sha1.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# all arguments are required.
77
#
88
# See below link for git usage:
9-
# https://stackoverflow.com/questions/3489173/how-to-clone-git-repository-with-specific-revision-changeset/14091182#14091182
9+
# https://stackoverflow.com/questions/3489173#14091182
1010

1111
# Mandatory arguments:
1212
PROJECT_NAME=$1

0 commit comments

Comments
 (0)