diff options
| author | Devendra | 2014-04-30 00:43:56 +0530 | 
|---|---|---|
| committer | Devendra | 2014-04-30 00:43:56 +0530 | 
| commit | 8395a9a3922e345608aa1e49b4aa27b9d5927a0d (patch) | |
| tree | ef8da82db44727cfe4306dabee56d418bad169fe /python/examples/config | |
| parent | d703c34d918a75a4d5a984143c8fbd5049931b1a (diff) | |
| download | pubnub-python-8395a9a3922e345608aa1e49b4aa27b9d5927a0d.tar.bz2 | |
making tweaks to run on osx
Diffstat (limited to 'python/examples/config')
| -rw-r--r-- | python/examples/config | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python/examples/config b/python/examples/config index 1c73645..f35134f 100644 --- a/python/examples/config +++ b/python/examples/config @@ -5,5 +5,5 @@ focus down  screen -t console  python console.py "set_output_file"  split -v  focus down -screen -t help vi ./console-help.txt +screen -t help vi -R ./console-help.txt  focus up | 
