syncthing/integration/all.sh

6 lines
83 B
Bash
Raw Normal View History

2014-07-11 11:31:16 +02:00
#!/bin/sh
./test-http.sh || exit
./test-merge.sh || exit
./test-delupd.sh || exit