Guest User

Untitled

a guest
Oct 15th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. # some simple test runs that work the gui/widget logic
  2. testruns:
  3. @echo just sigint / ctrl-c these
  4. -./oxbar -y 0 -W "time time"
  5. -./oxbar -y 0 -W "< time time"
  6. -./oxbar -y 0 -W "| time time"
  7. -./oxbar -y 0 -W "> time time"
  8. -./oxbar -y 0 -W "time | time > time"
  9. -./oxbar -y 0 -W "< | > time"
  10. -./oxbar -y 0 -W "< time time | time time > time time"
  11. -./oxbar -y 0 -W "time time"
  12. -./oxbar -y 0 -W "time time"
  13. -./oxbar -y 0 -W "time time"
  14. @echo all done
Add Comment
Please, Sign In to add comment