Skip to content

Commit

Permalink
Remove temporary change
Browse files Browse the repository at this point in the history
  • Loading branch information
wenovus committed Aug 6, 2020
1 parent 439f9ee commit 7a57602
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions validators/oc-pyang/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ setup() {
virtualenv $VENVDIR
source $VENVDIR/bin/activate

# FIXME(wenbli): remove branch statement.
git clone -b posix-pattern-existence-check https://github.com/openconfig/oc-pyang $OCPYANG_REPO
git clone https://github.com/openconfig/oc-pyang $OCPYANG_REPO
pip3 install --no-cache-dir -r $OCPYANG_DIR/requirements.txt
pip3 install enum34
pip3 install jinja2
Expand Down

0 comments on commit 7a57602

Please sign in to comment.