mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 11:25:33 +00:00
@@ -582,6 +582,7 @@ list_missing_previous_vimpatches_for_patch() {
|
|||||||
printf -- "-\n"
|
printf -- "-\n"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
set -u
|
||||||
done
|
done
|
||||||
|
|
||||||
set +u # Avoid "unbound variable" with bash < 4.4 below.
|
set +u # Avoid "unbound variable" with bash < 4.4 below.
|
||||||
|
|||||||
Reference in New Issue
Block a user