summaryrefslogtreecommitdiff
path: root/automated/linux/stream/stream-uniprocessor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/stream/stream-uniprocessor.sh')
-rwxr-xr-xautomated/linux/stream/stream-uniprocessor.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/automated/linux/stream/stream-uniprocessor.sh b/automated/linux/stream/stream-uniprocessor.sh
index 3b0edab..b728c16 100755
--- a/automated/linux/stream/stream-uniprocessor.sh
+++ b/automated/linux/stream/stream-uniprocessor.sh
@@ -5,8 +5,7 @@ OUTPUT="$(pwd)/output"
RESULT_FILE="${OUTPUT}/result.txt"
TEST_LOG="${OUTPUT}/stream-output.txt"
-[ -d "${OUTPUT}" ] && mv "${OUTPUT}" "${OUTPUT}_$(date +%Y%m%d%H%M%S)"
-mkdir -p "${OUTPUT}"
+create_out_dir "${OUTPUT}"
# Run Test.
detect_abi