projects
/
diogenes.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
simplify postinst script by removing the following actions:
[diogenes.git]
/
testing
/
run
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#!/bin/sh -e
2
3
./alltests | grep -v '() passed$'
4
5
echo