#!/bin/bash

CREATETEMPLATE=$1

../../testlib/test_server_common 1 `basename $0` socket server $CREATETEMPLATE
