commit | 89a9542329596a29852df3cf1ed4b59eb8106365 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Nov 02 14:38:39 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Wed Nov 02 14:38:39 2016 -0400 |
tree | 1969ca6bcf02378aae3774123d0517512c2271a8 | |
parent | a890157d2550196ea5c8ff3dd86fb9837947151a [diff] [blame] |
Initial prototype of synchronizer Change-Id: I45de04debd89e7007d7985728d51aa5d03178675
diff --git a/xos/make_synchronizer_manifest.sh b/xos/make_synchronizer_manifest.sh new file mode 100755 index 0000000..4058982 --- /dev/null +++ b/xos/make_synchronizer_manifest.sh
@@ -0,0 +1,2 @@ +#! /bin/bash +find synchronizer -type f | cut -b 14- > synchronizer/manifest