mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
0066a08aa8
@ -93,7 +93,7 @@ EOF
|
|||||||
git config user.email "chris@ethereum.org"
|
git config user.email "chris@ethereum.org"
|
||||||
git clean -f -d -x
|
git clean -f -d -x
|
||||||
|
|
||||||
DIRNAME=$(cd "$REPO_ROOT" && git show -s --format="%cd-H" --date=short)
|
DIRNAME=$(cd "$REPO_ROOT" && git show -s --format="%cd-%H" --date=short)
|
||||||
mkdir -p "$DIRNAME"
|
mkdir -p "$DIRNAME"
|
||||||
REPORT="$DIRNAME/$ZIP_SUFFIX.txt"
|
REPORT="$DIRNAME/$ZIP_SUFFIX.txt"
|
||||||
cp ../report.txt "$REPORT"
|
cp ../report.txt "$REPORT"
|
||||||
|
Loading…
Reference in New Issue
Block a user