Standardize indentation
This commit is contained in:
parent
ddf9bc6abc
commit
75ff3a3009
2 changed files with 16 additions and 16 deletions
|
@ -18,5 +18,5 @@ validate_input_packages() {
|
||||||
log user "Invalid package: $package (not found in package cache)"
|
log user "Invalid package: $package (not found in package cache)"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue