Return-Path: From: Jerzy Kasenberg To: CC: Jerzy Kasenberg Subject: [PATCH v2 0/2] Add basic scripting to haltest Date: Fri, 25 Oct 2013 12:51:44 +0200 Message-ID: <1382698306-30914-1-git-send-email-jerzy.kasenberg@tieto.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-bluetooth-owner@vger.kernel.org List-ID: This patcheset adds command 'source' to interpret scripts and processing of .haltestrc to execute some commands automatically. v2: - small styl changed (fd == -1) changed to (fd < 0) Jerzy Kasenberg (2): android/client: Add source command to haltest android/client: Add processing of .haltestrc android/client/haltest.c | 55 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) -- 1.7.9.5