File: libdbi-basic-vg.sh

package info (click to toggle)
rsyslog 8.2512.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 30,464 kB
  • sloc: ansic: 123,809; sh: 42,109; makefile: 5,962; javascript: 1,842; python: 1,222; lex: 607; yacc: 193; perl: 162; sql: 103; tcl: 9; ruby: 2
file content (6 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/bin/bash
# This file is part of the rsyslog project, released under GPLv3
# this test is currently not included in the testbench as libdbi
# itself seems to have a memory leak
export USE_VALGRIND="YES"
source ${srcdir:=.}/libdbi-basic.sh