git » chasquid » master » tree

[master] / test / t-10-hooks / config / hooks / post-data.bad1

1
2
3
4
#!/bin/bash

echo $0 > ../.data/post-data.out
echo "This is not a header"