Changeset 0e88647 for skype/t/irssi/livetest-irssi.sh
- Timestamp:
- 2011-01-03T20:44:01Z (14 years ago)
- Branches:
- master
- Children:
- 51f0c2b
- Parents:
- 10378d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/t/irssi/livetest-irssi.sh
r10378d8 r0e88647 79 79 80 80 submitlogs() { 81 sed-i -e "s/$TESTLOGIN/---TESTLOGIN---/;s/$TESTPASSWORD/---TESTPASSWORD---/" dotirssi/logs/*.log81 perl -p -i -e "s/$TESTLOGIN/---TESTLOGIN---/;s/$TESTPASSWORD/---TESTPASSWORD---/" dotirssi/logs/*.log 82 82 83 83 if [ "$OPT" == "tgz" ]; then
Note: See TracChangeset
for help on using the changeset viewer.