Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cleanup mysql_logs.html for AIX
  • Loading branch information
vladbogo committed Jan 11, 2023
1 parent 2cd0d37 commit 1a3e67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/aix-build-and-test.sh
Expand Up @@ -83,6 +83,7 @@ EOF
clean() {
ls -ad "$@" || echo "not there I guess"
rm -rf "$@" 2>/dev/null
rm -r /buildbot/mysql_logs.html
}

export TMPDIR="$HOME/tmp"
Expand Down

0 comments on commit 1a3e67b

Please sign in to comment.