summaryrefslogtreecommitdiff
path: root/scripts/pbuilder
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2024-03-20 17:50:51 +0000
committerChristian Breunig <christian@breunig.cc>2024-05-05 15:05:00 +0200
commit64d4406cb22d61bda1e826075f3052462b59289e (patch)
tree16e8900a888202f45147fbacaf965c54eb92a00d /scripts/pbuilder
parent125aab4b7e2eabf5ecf67271c71199f501fa11a6 (diff)
downloadvyos-build-64d4406cb22d61bda1e826075f3052462b59289e.tar.gz
vyos-build-64d4406cb22d61bda1e826075f3052462b59289e.zip
chore: T671: remove unused scripts and references to them
(cherry picked from commit 5dcb6b771106df130b4884867dc28bd685b64e40)
Diffstat (limited to 'scripts/pbuilder')
-rwxr-xr-xscripts/pbuilder/hooks/C10shell6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/pbuilder/hooks/C10shell b/scripts/pbuilder/hooks/C10shell
deleted file mode 100755
index f56f9f7f..00000000
--- a/scripts/pbuilder/hooks/C10shell
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-# invoke shell if build fails.
-
-apt-get install -y --force-yes vim nano less bash
-cd /tmp/buildd/*/debian/..
-/bin/bash < /dev/tty > /dev/tty 2> /dev/tty