Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Heartsync
/
EXAM-GEN
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cbf3bb3
EXAM-GEN
/
misc
/
test-for-bisect
seawolf2357
Add misc
b922192
verified
3 months ago
raw
Copy download link
history
blame
129 Bytes
#!/bin/sh
# usage: git bisect run bin/test-for-bisect
cd
${buildout:directory}
bin
/buildout -o && bin/
test &&
exit
0
||
exit
1