blob: f2d3924007a74b5a884bf4ee7c19974db2dcb711 [file] [log] [blame]
#!/bin/bash
cd $WORKSPACE
rm -rf OnosSystemTest
rm -f pep8Result.txt
git clone https://gerrit.onosproject.org/OnosSystemTest; cd OnosSystemTest
git review -d ${GERRIT_CHANGE_NUMBER}