Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
tools
/
testing
/
selftests
/
sparc64
/
run.sh
Text
·
43 B
·
38ad61f
Raw
4 lines · bash
1
#!/bin/sh
2
3
(cd drivers; ./drivers_test.sh)
4