md5: include endian.h for musl, otherwise hashes are invalid for BE
[project/libubox.git] / examples / uloop_pid_test.sh
1 #!/bin/sh
2
3 echo $0 $*
4 echo Environment:
5 env
6
7 sleep 2
8
9 echo "stopping child"
10
11 exit 5