ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
group
/
trunk
/
OOPSE
/
scripts
/
cleanSrc
Revision:
622
Committed:
Wed Jul 16 15:34:59 2003 UTC
(21 years, 9 months ago) by
mmeineke
File size:
72 byte(s)
Log Message:
added a quick wipe-and-update script for quick rebuilds on BoB
File Contents
#
Content
1
#!/bin/bash
2
3
/bin/rm -rf libmdtools libBASS src utils
4
cvs update -d -P
Properties
Name
Value
svn:executable
*