#!/bin/sh
LOGIN_INFO=${1}
MANAGER=${2}

sh ${MAACHANGQ}/build/sh/aqmr -O${LOGIN_INFO} -N${MANAGER} -M524288 -Xcreate
