Skip to content

Commit

Permalink
wm : added -u
Browse files Browse the repository at this point in the history
  • Loading branch information
WillMart91 committed Nov 1, 2023
1 parent 338eec3 commit 62adaa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions myscript.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import os
import sys
sys.stdout.flush()
os .system ('git bisect start c1a4be0 e4cfc6f77ebbe2e23550ddab682316ab4ce1c03c')
os .system ('git bisect run python manage.py test')

0 comments on commit 62adaa8

Please sign in to comment.