aboutsummaryrefslogtreecommitdiff
path: root/examples/C11screen
blob: 9b1d30f696a6d88b2425f98132ca9c7ef135ff20 (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 "${APTGETOPT[@]}" screen vim less
cd /tmp/buildd/*/debian/..
screen </dev/tty > /dev/tty 2> /dev/tty