projects
/
diogenes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
simplify postinst script by removing the following actions:
[diogenes.git]
/
testing
/
run
1
#!/bin/sh -e
2
3
./alltests | grep -v '() passed$'
4
5
echo