#!/bin/bash

CREATETEMPLATE=$1

../../testlib/test_server_common 3 `basename $0` listen server $CREATETEMPLATE
