Skip to content

Commit 9cda658

Browse files
committed
build.sh: ls -lL on output
1 parent 8666176 commit 9cda658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ for f in *.zip *.gz
5353
do
5454
do_compute_sha shasum -a 256 -p ${f}
5555
done
56+
ls -lL
5657
popd
5758

5859
echo

0 commit comments

Comments
 (0)