tolstoyevsky / cusdeb-single-node

Set of scripts intended for simplifying deployment of CusDeb for developing purposes
Apache License 2.0
1 stars 2 forks source link

Do not switch to the integrate-to-cusdeb branch in Orion #50

Closed eugulixes closed 5 years ago

eugulixes commented 5 years ago

Remove the following lines because the integrate-to-cusdeb branch has already been merged to master (see https://github.com/tolstoyevsky/orion/pull/7).

    # TODO: remove the following lines when the branch is merged to master.
    pushd "${TARGET}"/orion
        git checkout integrate-to-cusdeb
    popd