Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use new 'neo4j dry-run' mechanism to start neo4j process in 4.3 #295

Merged
merged 4 commits into from
Jun 2, 2021

Commits on May 20, 2021

  1. use new 'neo4j dry-run' mechanism to start neo4j process in 4.3

    do not run  as root
    
    change neo4j dry-run from a command to an argument. Minor tidying of the script
    Andrew Jefferson committed May 20, 2021
    Configuration menu
    Copy the full SHA
    9fe5393 View commit details
    Browse the repository at this point in the history
  2. reduce use of eval

    Andrew Jefferson committed May 20, 2021
    Configuration menu
    Copy the full SHA
    7dbaeaf View commit details
    Browse the repository at this point in the history
  3. Revert "temporarily revert tests for command expansion bugs because t…

    …hose bugs are present but tolerated in drop04 (neo4j#297)"
    
    This reverts commit 315b333.
    Andrew Jefferson committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f197b9e View commit details
    Browse the repository at this point in the history
  4. handle errors from --dry-run correctly

    Andrew Jefferson committed May 20, 2021
    Configuration menu
    Copy the full SHA
    36aa498 View commit details
    Browse the repository at this point in the history