summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Mistewicz <a.mistewicz@samsung.com>2017-10-03 18:27:57 +0200
committerAleksander Mistewicz <a.mistewicz@samsung.com>2017-10-16 13:21:47 +0200
commit15049b00f06703526b2340d5b565c9dd4630e399 (patch)
tree26da35dfff9f6ec5be624f5712b79374ce60f724
parent632209bea890a2ae022bbd0c3fe2105f6955a45b (diff)
downloadmajor-15049b00f06703526b2340d5b565c9dd4630e399.tar.gz
major-15049b00f06703526b2340d5b565c9dd4630e399.tar.bz2
major-15049b00f06703526b2340d5b565c9dd4630e399.zip
Clean temporary file (tar for artik)
Change-Id: I031728e216acc4d4ca13f9d02019ec85248742a1
-rwxr-xr-xtct/artik_prepare_flash_conf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tct/artik_prepare_flash_conf.sh b/tct/artik_prepare_flash_conf.sh
index 0a15489..7b8483c 100755
--- a/tct/artik_prepare_flash_conf.sh
+++ b/tct/artik_prepare_flash_conf.sh
@@ -93,4 +93,4 @@ dyper_restart "${SDMUX}" "dyper1"
echo "### cleanup ###"
-rm -rf "${T_DIR}"
+rm -rf "${T_DIR}" "${TMP_TAR}"