aboutsummaryrefslogtreecommitdiff
path: root/examples/C11screen
blob: 45f8a6669caca1c861398cd2bcc7a1cc93165e79 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
# example file to be used with --hookdir
#
# invoke GNU screen if build fails.

export debian_chroot="pbuilder"
apt-get install -y --force-yes screen vim less
cd /tmp/buildd/*/debian/..
screen </dev/tty > /dev/tty 2> /dev/tty