master
Avril 4 years ago
parent 08a45331d1
commit 91c897d995
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -1 +0,0 @@
avril@flan-laptop.58785:1596643711

@ -134,7 +134,7 @@ impl Hook for LogFileHook
internal.fix_perms(&mut file);
if let Err(_err) = write_log(&mut file, command).await {
if let Err(_err) = write_log(&mut file, command).awmait {
//crate::warn!("Failed writing to logfile {:?}: {}", path, err);
}
}

Loading…
Cancel
Save