Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / workunits / fs / misc / trivial_sync.sh
1 #!/bin/bash
2
3 set -e
4
5 mkdir foo
6 echo foo > bar
7 sync