File:  [ELWIX - Embedded LightWeight unIX -] / tftpd / etc / error.sh
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Mon Feb 17 14:01:14 2014 UTC (11 years, 10 months ago) by misho
Branches: tftp0_2
*** empty log message ***

#!/bin/sh
#
# Shell script for error operation
#  error.sh <action> <opcode> <filename> <mode> <client_address> <client_port>
#
# $Id: error.sh,v 1.1.2.2 2014/02/17 14:01:14 misho Exp $


echo "Error script '$*'"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>