fix make_target

This commit is contained in:
yanguwan
2023-02-10 17:35:47 +08:00
parent 1106052291
commit 8800796b94

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
make $1 &> make.log
grep FAIL make.log