Small code fix.
Trailing spaces clean-up.
This commit is contained in:
parent
8ca21dcc30
commit
ffd482f5c2
1 changed files with 11 additions and 10 deletions
|
@ -73,6 +73,7 @@ validate_target() {
|
|||
write_error_and_die
|
||||
;;
|
||||
*) write_error_and_die
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue