Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
imip-agent
test_all.sh
1219:2eeb57fb2d06
1166:d13def5b9853
1092:3af9af02d14a
2016-05-10
Paul Boddie
raw
annotate
files
changeset
graph
Improved the schedule_across_quota commentary.
1
#!/bin/sh
2
3
for
FILENAME in tests/test_*.sh
;
do
4
echo
"
$FILENAME
"
5
"
$FILENAME
"
6
done