File: exec_plus_status.sh

package info (click to toggle)
bfs 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,484 kB
  • sloc: ansic: 21,302; sh: 3,227; makefile: 221
file content (3 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
1
2
3
# -exec ... {} + should always return true, but if the command fails, bfs
# should exit with a non-zero status
! bfs_diff basic -exec false {} + -print