#!/bin/bash

set -ex

echo "Testing candidsrv usage: "
candidsrv
echo "OK"
