ceph/qa/workunits/trivial_sync.sh

8 lines
51 B
Bash
Executable File

#!/bin/bash
set -e
mkdir foo
echo foo > bar
sync