projects
/
docker.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec4d15
)
remove prompt and delay
author
Dmitry Smirnov
<onlyjob@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000
(21:12 +0100)
committer
Felix Geyer
<fgeyer@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000
(21:12 +0100)
Last-Update: 2018-06-09
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853258
Forwarded: not-needed
Gbp-Pq: Name debian-nuke-no-prompt.patch
engine/contrib/nuke-graph-directory.sh
patch
|
blob
|
history
diff --git
a/engine/contrib/nuke-graph-directory.sh
b/engine/contrib/nuke-graph-directory.sh
index 3d2f49e8693154205309b0fae6566d881c09aed0..585a7dfe6ae7ec66bfa07fa6f92ccc607acdd6a6 100755
(executable)
--- a/
engine/contrib/nuke-graph-directory.sh
+++ b/
engine/contrib/nuke-graph-directory.sh
@@
-28,10
+28,6
@@
dir="$(readlink -f "$dir")"
echo
echo "Nuking $dir ..."
-echo ' (if this is wrong, press Ctrl+C NOW!)'
-echo
-
-( set -x; sleep 10 )
echo
dir_in_dir() {