BUGFIX: tf online <path> shouldn't croak if <path> is an add awaiting
[tfs.git] / docs / examples / ex09-delete-files.sh
blob5bf4d1f9e9bca0261df932a602739a2f1c6450cc
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN delete /tmp/opentf/test*.txt
5 tf /server:$SERVER /login:$LOGIN delete /tmp/opentf/test*.txt