Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c090bc317 | |||
| 8dda608d07 |
@@ -80,6 +80,10 @@ Command resolveCommand()
|
||||
{
|
||||
operation = c;
|
||||
}
|
||||
else
|
||||
{
|
||||
operation = '+';
|
||||
}
|
||||
}
|
||||
|
||||
return {shouldQuit, operation, validation_result.next_arg(), shouldPrint};
|
||||
|
||||
Reference in New Issue
Block a user