build_profile, make.log and other stuff
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $OUTDIR
|
||||
cd "$OUTDIR"
|
||||
valgrind $VALGRIND_ARGS ./$EXEC_FILE
|
||||
cat "valgrind.log"
|
||||
myprint "${GREEN}valgrind log saved to ${CYAN}$OUTDIR/exec.log"
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user