summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2023-10-11 11:38:04 +0900
committerKazuhiro NISHIYAMA <znz@users.noreply.github.com>2023-10-11 13:32:54 +0900
commit0fb10074e1be3031cef803d78ae8127239a99141 (patch)
tree9c7479c0859ab3fa6553431696030de8cddccdb0 /test
parenta84d0945faa499351e9d11f649e9c132c540eb46 (diff)
Fix error when gems/src is read-only
When I shared srcdir as read-only in lima-vm, `make install` causes following error: ``` Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1 error: cannot open .git/FETCH_HEAD: Read-only file system ``` I cannot find any ignore option for `git checkout --detach` when already checked out. So I add `if`.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions