File: control

package info (click to toggle)
fzf 0.70.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,016 kB
  • sloc: ruby: 5,776; sh: 1,595; asm: 456; makefile: 173
file content (7 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
# Check that 'fzf --version' always prints the expected value to prevent
# the resurgence of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108769
Features:
 test-name=fzf_--version_command_check,
Test-Command: [ "$(dpkg-query -f='${source:Upstream-Version}' -W fzf | sed 's/$/ \(debian\)/')" = "$(fzf --version)" ]
Restrictions:
 superficial,