diff options
author | noreply@github.com <noreply@github.com> | 2019-08-18 15:21:37 +0000 |
---|---|---|
committer | noreply@github.com <noreply@github.com> | 2019-08-18 15:21:37 +0000 |
commit | 95d513c4d4b417afcb251863651e91a7b2563452 (patch) | |
tree | 569f59dceb226ca3c70ea127e9e07a65ba7377fb | |
parent | 3f8b570ff2fa472180726b240c44ee6dbf0a5870 (diff) | |
parent | 5dafbd7b257ce0d1ae281546d42ffcf72f467564 (diff) | |
download | cpt-95d513c4d4b417afcb251863651e91a7b2563452.tar.gz |
Merge pull request #40 from sebastianertz/kiss
kiss: remove log feature for now.
FossilOrigin-Name: d39b7cbfa81155d67baa4f6c95e78462411322840265d3515b92531df6795d22
-rwxr-xr-x | kiss | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -506,7 +506,6 @@ pkg_build() { done log "Successfully built package(s)." - log "Saved build log files to '$log_dir'." # Turn the explicit packages into a 'list'. set -- $explicit_packages |