diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-26 00:13:17 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-26 00:13:17 +0100 |
commit | 204e310f5a0ff51e53bd481d6eaa135fc629618e (patch) | |
tree | dfa3bd343a7a54e3f99fd2a405a91c9b002dd901 /config/git/grub/pkg.cfg | |
parent | b4fbdb448d72845586623a8551ceec98e4fecd3c (diff) |
get.sh: remove unnecessary check in try_copy
the check for whether a file is present is unnecessary,
because the following cp command would also print the
file name if it doesn't exist, and exit with the same
non-zero status.
let cp do the work.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git/grub/pkg.cfg')
0 files changed, 0 insertions, 0 deletions