Changeset e3781b9


Ignore:
Timestamp:
2010-04-12T15:37:33Z (14 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
7cc2c1e
Parents:
3291700
Message:

use fake user/pass

the only problem that can happen this case is that we can talk to
ourselves, but that's not a big problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/t/Makefile

    r3291700 re3781b9  
    22BITLBEE=/usr/sbin/bitlbee
    33
    4 export TEST_SKYPE_ID=bitlbee-skype
    5 export TEST_SKYPE_PASSWORD=:9eQBgoh8
     4export TEST_SKYPE_ID=user
     5export TEST_SKYPE_PASSWORD=pass
    66
    77testfiles := $(wildcard irssi/*.test)
Note: See TracChangeset for help on using the changeset viewer.