File: 022_kernel_waitpid.sh

package info (click to toggle)
cowdancer 0.90
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 648 kB
  • sloc: ansic: 4,593; sh: 407; makefile: 142; cpp: 5
file content (5 lines) | stat: -rwxr-xr-x 85 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/bin/bash
# just test kernel functionality on waitpid.
set -ex

022_kernel_waitpid