Skip to content

Commit

Permalink
Amended recipient addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
GilHoggarth committed Aug 26, 2020
1 parent ae0da10 commit 4cdb455
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions run_w3act-qa-check
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ cd $PYTHONPATH
pip install -r requirements.txt

# run script
./venv/bin/w3act-qa-check -m "[email protected]" -f -c "-H ingest -P 5434 -U w3act -p ${W3ACT_PSQL_PASSWORD}" -d 300
#./venv/bin/w3act-qa-check -m "[email protected]" -f -c "-H ingest -P 5434 -U w3act -p ${W3ACT_PSQL_PASSWORD}"
#./venv/bin/w3act-qa-check -m "[email protected],[email protected]" -c "-H ingest -P 5434 -U w3act -p ${W3ACT_PSQL_PASSWORD}"
./venv/bin/w3act-qa-check -m "[email protected]" -f -c "-H ingest -P 5434 -U w3act -p ${W3ACT_PSQL_PASSWORD}"
./venv/bin/w3act-qa-check -m "[email protected],[email protected]" -c "-H ingest -P 5434 -U w3act -p ${W3ACT_PSQL_PASSWORD}"

0 comments on commit 4cdb455

Please sign in to comment.