File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / rsync / testsuite / 00-hello.test
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Fri Feb 17 15:09:30 2012 UTC (12 years, 4 months ago) by misho
Branches: rsync, MAIN
CVS tags: rsync3_0_9p0, RSYNC3_0_9, HEAD
rsync

    1: #! /bin/sh
    2: 
    3: echo $0 running
    4: 
    5: $RSYNC --version || exit 1

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