summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcommon/scripts/pm-qa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts/pm-qa.sh b/common/scripts/pm-qa.sh
index b9b07a4..2bec7ae 100755
--- a/common/scripts/pm-qa.sh
+++ b/common/scripts/pm-qa.sh
@@ -1,6 +1,6 @@
#!/system/bin/sh
-scripts_dir="/data/benchmark/pm-qa"
+scripts_dir="/system/bin/pm-qa"
test_func(){
if [ ! -d "${scripts_dir}" ]; then
echo "pm-qa=fail"