Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show_action.sh « test - github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86468b67ae5743313add2b72bad6a9e84f813494 (plain)
1
2
3
#!/bin/bash
echo "${CRTOOLS_SCRIPT_ACTION} ${CRTOOLS_IMAGE_DIR} ${CRTOOLS_INIT_PID}" \
	     >> "$(dirname $0)/actions_called.txt"