mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 08:50:53 +08:00
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
|
|
valgrind --tool=memcheck --leak-check=yes -v ./scan_rmdir -d ./t1 -a -r -R -C
|