mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 22:44:50 +02:00
More tests
This commit is contained in:
@@ -1251,7 +1251,9 @@ func send_loop(opts *Options, files []*File) (err error, rc int) {
|
||||
}
|
||||
rc = 1
|
||||
}
|
||||
|
||||
if lp.ExitCode() != 0 {
|
||||
rc = lp.ExitCode()
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user