source:
trunk/merengueproj/tests/selenium/clean_tests.sh
@
3991
| Revision 3991, 134 bytes checked in by msaelices, 15 months ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | # Delete all the url base of selenium tests |
| 3 | |
| 4 | find -type f -name \*html -exec sed -i "s/href=\"http.*\"/href=\"\"/g" {} \; |
Note: See TracBrowser
for help on using the repository browser.
