by@nakario_jp
INVALID
812ms
X=$(shell echo hoge) $(info $X)
814 168 688 788 316 665 937 537 488 882 269 961 288 448 697 799 195 569 272 223 539 225 926 669 798 989 369 697 788 981 217 722 533 647 644 468 817 221 565 748 257 257 251 578 779 894 963 131 455 558 761 733 968 665 499 448 199 387 673 517 842 441 622 239
hoge
make: *** No targets. Stop.
10 execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff18a00fe0 /* 7 vars */) = 0 12 execve("/usr/bin/ag_launcher", ["/usr/bin/ag_launcher", "-i", "/usr/bin/make", "-f", "/volume/CODE"], 0x559b985cf0a8 /* 7 vars */ <unfinished ...> 11 execve("/bin/cat", ["cat", "-"], 0x559b985cf028 /* 7 vars */) = 0 12 <... execve resumed>) = 0 12 execve("/usr/bin/make", ["/usr/bin/make", "-f", "/volume/CODE"], 0x55d8cf371da0 /* 8 vars */ <unfinished ...> 11 +++ exited with 0 +++ 10 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- 12 <... execve resumed>) = 0 13 execve("/bin/echo", ["echo", "hoge"], 0x7ffe0e5e7c28 /* 8 vars */) = 0 13 +++ exited with 0 +++ 12 +++ exited with 2 +++ 10 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=2, si_utime=0, si_stime=0} --- 10 +++ exited with 2 +++