criu/test/libcriu/loop.sh
Ruslan Kuprieiev ca1f60d267 test: libcriu
This test is similiar to test/rpc, and can also be used as an
example of using libcriu.

Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-18 14:26:12 +04:00

4 lines
38 B
Bash
Executable file

#!/bin/bash
while :; do
sleep 1
done