git » chasquid » master » tree

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

1
2
3
4
5
#!/bin/bash

echo $0 > ../.data/post-data.out

echo -n "X-Post-DATA: valid header with no newline at the end"