Skip to content

Commit 8a47b08

Browse files
committed
put file execution permission change into source control
1 parent 5e5b977 commit 8a47b08

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symli
1010
done
1111
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
1212

13-
chmod u+x eng/common/build.sh
1413
"$DIR/eng/common/build.sh" --restore --build --pack --warnAsError false

eng/common/build.sh

100644100755
File mode changed.

eng/common/dotnet-install.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)