File: test_log_level.sh

package info (click to toggle)
libclaw 1.7.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,080 kB
  • sloc: cpp: 13,287; sh: 227; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (8)
1
2
3
4
5
#!/bin/sh

./ex-application -b --string="my string" one two three --log-level=0
./ex-application -b --string="my string" one two three --log-level=1
./ex-application -b --string="my string" one two three --log-level=15