fixed verbosity switch for run_as_subprocess()the output now getst voided if the -v flag is not set
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Tempbox
|
||||
|
||||
This script creates a temp file in /tmp. It is written to test
|
||||
This script creates a temp file in /tmp. It is written to test
|
||||
e.g. folder manipulation.
|
||||
|
||||
The tempbox command followed by another command executes it in an
|
||||
temporary folder in /tmp. Afterwards it removes the temporary folder
|
||||
The tempbox command followed by another command executes it in an
|
||||
temporary folder in /tmp. Afterwards it removes the temporary folder
|
||||
again.
|
||||
|
||||
## Changelog
|
||||
|
||||
<2025-09-27> - *Beta b0.0.1* - first release of tempbox
|
||||
|
||||
Reference in New Issue
Block a user