source:
configuration/strsub@
1
| Last change on this file since 1 was 1, checked in by , 21 years ago | |
|---|---|
| File size: 153 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh -f |
| 2 | sed -e "s|/projects/cvs/HEPVis|/home/local/viscvs/cvs/HEPVis/source|g" $1 > tmp;mv tmp $1 |
| 3 | #sed -e "s|anonymous|garnier|g" $1 > tmp;mv tmp $1 |
Note:
See TracBrowser
for help on using the repository browser.
