[RARSLAVE] Fix directory switching
authorIra W. Snyder <devel@irasnyder.com>
Tue, 26 Dec 2006 19:49:48 +0000 (11:49 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Tue, 26 Dec 2006 19:49:48 +0000 (11:49 -0800)
commit66dd8b6203c5e64c827cbb91956c575763fa2df1
tree1518296faab53056cc074ecd00f4e38e3732b5d6
parentba475dad1a1f52ec281073254af75bf38c624096
[RARSLAVE] Fix directory switching

Important bugfix. This fixes the directory switching code in the
run_command() function. Without this fix, the directory never gets switched
as expected.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
rarslave.py