diff options
| author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | 2017-01-16 21:32:37 +0200 |
|---|---|---|
| committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | 2017-01-17 13:57:49 +0200 |
| commit | a5370d52cdc25573f4c7935f5bcde784814689f3 (patch) | |
| tree | 5ca04fa6c61a0c11cc8813a39782788b7b4482d1 /ironic_python_agent/shell/write_image.sh | |
| parent | 51ab461af85ab15fe321f84303a1151697b1e6eb (diff) | |
| download | ironic-python-agent-a5370d52cdc25573f4c7935f5bcde784814689f3.tar.gz | |
Use sh instead of bash when installing grub
there is no guarantee that 'bash' is present in a user's image,
while 'sh' as system shell must be there.
As we do not use any bash-specific syntax (just starting commands in a
subshell) when installing the bootloader from chroot-ed user image,
let's be more supportive and use 'sh' instead of 'bash' for that.
Change-Id: I1fb82068b9c55da35166d8d2ecf9f0ba41356adb
Closes-Bug: #1657096
Diffstat (limited to 'ironic_python_agent/shell/write_image.sh')
0 files changed, 0 insertions, 0 deletions
