mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
splitSources.py: There is no output when the file contains only one source
This commit is contained in:
parent
eb2f874eac
commit
bab80e415d
@ -7,7 +7,7 @@
|
||||
# Usage: scripts/splitSources.py pathToTestfile
|
||||
# as a result prints
|
||||
# - string of created files separated by whitespaces
|
||||
# - 'false' if the file only had one source
|
||||
# - nothing if the input file contains only one source
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user