Deleted Added
sdiff udiff text old ( 201488 ) new ( 263227 )
full compact
1# $FreeBSD: head/usr.bin/calendar/tests/regress.sh 263227 2014-03-16 08:04:06Z jmmv $
2
3CALENDAR_FILE="-f ${SRCDIR}/calendar.calibrate"
4CALENDAR_BIN="calendar"
5
6CALENDAR="${CALENDAR_BIN} ${CALENDAR_FILE}"
7
8REGRESSION_START($1)
9
10echo 1..28
11

--- 34 unchanged lines hidden ---