mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix inconsistent indentation in scripts/
- NOT reindenting all files. Just choosing one style in files that were using multiple.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ SOLTEST_OPTIONS=
|
||||
SOLIDITY_BUILD_DIR=${SOLIDITY_BUILD_DIR:-build}
|
||||
|
||||
usage() {
|
||||
echo 2>&1 "
|
||||
echo 2>&1 "
|
||||
Usage: $0 [options] [soltest-options]
|
||||
Runs BOOST C++ unit test program, soltest.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user