#!/bin/sh # $FreeBSD$ cd `dirname $0` . ../../common.sh # Description DESC="Check that the shell can be replaced." # Setup TEST_COPY_FILES="shell 755" # Run TEST_N=2 TEST_1= TEST_2=-j2 eval_cmd $*