summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index 2172e40..2519dc5 100755
--- a/run.sh
+++ b/run.sh
@@ -53,6 +53,7 @@ function pep8_check ()
else
echo "* PEP8 Check Passed:" >> $WORKSPACE/results
fi
+}
function checkout_and_rebase ()
{