git.sh: remove unnecessary line break
Signed-off-by: Leah Rowe <leah@libreboot.org>20240612_branch
parent
74ae84afba
commit
1a44fcfacf
|
@ -124,7 +124,6 @@ fetch_submodule()
|
|||
done
|
||||
|
||||
rm -Rf "$tmpgit/$1" || $err "!rm '$mdir' '$1'"
|
||||
|
||||
tmpclone "$subrepo" "$subrepo_bkup" "$tmpgit/$1" "$subrev" \
|
||||
"$mdir/${1##*/}/patches"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue