File: valgrind-test.sh

package info (click to toggle)
libhangul 0.1.0%2Bgit20170815-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,376 kB
  • sloc: ansic: 8,295; python: 627; xml: 394; makefile: 164; ruby: 24; sh: 12
file content (3 lines) | stat: -rwxr-xr-x 84 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
exec valgrind --tool=memcheck --leak-check=full python test_hangul.py $@