mirror of
https://github.com/topjohnwu/libsu.git
synced 2024-11-23 03:59:43 +00:00
Fix typo
This commit is contained in:
parent
785fdf5dd6
commit
8c3e80ffe4
@ -107,7 +107,7 @@ abstract class JobTask extends Shell.Job implements Shell.Task {
|
||||
}
|
||||
|
||||
close();
|
||||
setResult(new ResultImpl());
|
||||
setResult(result);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user