summaryrefslogtreecommitdiff
path: root/tsp/common.sh
diff options
context:
space:
mode:
authorAleksander Mistewicz <a.mistewicz@samsung.com>2016-05-05 11:59:37 +0200
committerAleksander Mistewicz <a.mistewicz@samsung.com>2016-06-23 17:05:14 +0200
commitf871ee02d94c20519340040dcd80ff87e456d25c (patch)
treeedd741753724564e98a93518b2fa476e2e007c0f /tsp/common.sh
parent149301d1b453c54dfac67095396cceea766071c2 (diff)
downloadmajor-f871ee02d94c20519340040dcd80ff87e456d25c.tar.gz
major-f871ee02d94c20519340040dcd80ff87e456d25c.tar.bz2
major-f871ee02d94c20519340040dcd80ff87e456d25c.zip
Add tsp/jobs/common_prep_flash_conf.sh
Change-Id: I3f50c72a8f5b4ea2943828109fd6defa5114f3ca Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
Diffstat (limited to 'tsp/common.sh')
-rwxr-xr-xtsp/common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsp/common.sh b/tsp/common.sh
index b93534c..2c5f883 100755
--- a/tsp/common.sh
+++ b/tsp/common.sh
@@ -29,3 +29,4 @@ die() {
alias tspoll="TS_SOCKET=/tmp/socket.tl-master-poll tsp"
alias tsmaster="TS_SOCKET=/tmp/socket.tl-master tsp"
+alias tspwb="TS_SOCKET=/tmp/socket.tl-pwb tsp"