remove prompt and delay
authorDmitry Smirnov <onlyjob@debian.org>
Sun, 14 Jun 2020 20:12:29 +0000 (21:12 +0100)
committerFelix 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

index 3d2f49e8693154205309b0fae6566d881c09aed0..585a7dfe6ae7ec66bfa07fa6f92ccc607acdd6a6 100755 (executable)
@@ -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() {