diff options
author | dancer <dancer> | 2006-09-03 09:13:18 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-09-03 09:13:18 +0000 |
commit | a8a81b3b31b776f87605cd10ca1f8831049fe264 (patch) | |
tree | c317b423f13be09c6528383c2292bb4c72026efe /examples/C10shell | |
parent | ec9e4b0205af255224a45562fe9fdc3ec5a86684 (diff) | |
download | pbuilder-a8a81b3b31b776f87605cd10ca1f8831049fe264.tar pbuilder-a8a81b3b31b776f87605cd10ca1f8831049fe264.tar.gz |
add notes in comment that examples are for --hookdir.
Diffstat (limited to 'examples/C10shell')
-rw-r--r-- | examples/C10shell | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/C10shell b/examples/C10shell index c1c4655..f5ffb2b 100644 --- a/examples/C10shell +++ b/examples/C10shell @@ -1,4 +1,6 @@ #!/bin/bash +# example file to be used with --hookdir +# # invoke shell if build fails. /bin/bash </dev/tty > /dev/tty |