================ @@ -0,0 +1,13 @@ +// Generate a dummy SB API file using lldb-rpc-gen. +# RUN: mkdir -p %t/server +# RUN: mkdir -p %t/lib ---------------- chelcassanova wrote:
> I don't see anything that would need job control, I'm wondering if a stray > character is causing the shell to think that. It could be the "%" in `RUN: mkdir -p %t/lib`? That itself would be strange since the previous line creates a directory in the same way and the other shell tests here pass in that run 🤔 https://github.com/llvm/llvm-project/pull/138028 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits