*** empty log message ***
[arla.git] / tests / discon-tar1
blobd212a604c597b348267f043ef55454ef34ab3d7e
1 #!/bin/sh
2 # $Id$
3 if test "X$FAST" != "X" ; then echo "Not running $0" >&4; exit 0 ; fi
4 FS=${FS:-${objdir}/../appl/fs/fs}
5 TARBOLL=$AFSROOT/stacken.kth.se/ftp/pub/gnu/emacs/emacs-22.1.tar.gz
6 file $TARBOLL >&4 || exit 1
7 ${FS} conn disconn
8 gzip -dc $TARBOLL | tar xvf - >&4 || exit 1
9 ${FS} conn conn