File: verc.sh

package info (click to toggle)
beanstalkd 1.10-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 620 kB
  • sloc: ansic: 6,373; sh: 302; makefile: 105; python: 24
file content (5 lines) | stat: -rwxr-xr-x 69 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh

printf 'const char version[] = "'
./vers.sh
printf '";\n'