mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
enable alpine/musl CI tests
This commit is contained in:
committed by
Alexander Medvednikov
parent
3b7466a13d
commit
7545ea709a
@@ -541,7 +541,6 @@ pub fn final_target_out_name(out_name string) string {
|
||||
|
||||
pub fn (v V) run_compiled_executable_and_exit() {
|
||||
args := env_vflags_and_os_args()
|
||||
|
||||
if v.pref.is_verbose {
|
||||
println('============ running $v.out_name ============')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user