Skip to content
Snippets Groups Projects
Commit e8abade2 authored by Daniel Maier's avatar Daniel Maier
Browse files

perforate.sh: remove pluto debug output

parent fb1f5f66
No related branches found
No related tags found
Loading
......@@ -28,7 +28,7 @@ perforate() {
run_pluto() {
# FIXME: what pluto options should be used?
$PLUTO -o "$2" "$1"
$PLUTO -o "$2" "$1" > /dev/null
}
generate() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment