File mttroot/mtt/bin/mtt_backups artifact 91abddd29d part of check-in de4f1e4b3b
#!/bin/sh # Does a backup with date of all mtt components # $Log$ if [ -z "$1" ]; then echo "Usage: mtt_backups [-v|-d]" exit fi mtt_backup $1 mtt_backup $1 lib mtt_backup $1 doc