[LLD] Improve the lit tests added by 272bd6f9
The `cp` command will copy the permission bits from the original file to the new one, which will cause permission denied (no written access) for the following "echo" command in some system. Switch to use `cat` which is more robust.
parent
a2a1dbb5
Please register or sign in to comment