Skip to content

Commit

Permalink
QA: One dig deeper
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness committed Apr 8, 2023
1 parent 9b890db commit 11015b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tools/check_cli_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ WEBUSER=$(ps -ef | egrep '(httpd|apache2|apache)' | grep -v `whoami` | grep -v r

chmod -R 777 *
chown -R $WEBUSER *
ls -altr /home/runner/work/cacti/cacti/cli/../include/cli_check.php

FAILED=0
HEADER="#!/usr/bin/env php"
Expand Down

0 comments on commit 11015b7

Please sign in to comment.