]> git.proxmox.com Git - ceph.git/blame - ceph/src/civetweb/test/dir with spaces/hello.cgi
buildsys: switch source download to quincy
[ceph.git] / ceph / src / civetweb / test / dir with spaces / hello.cgi
CommitLineData
7c673cae
FG
1#!/usr/bin/env perl
2
3print "Content-Type: text/plain\n\nhello\n";