nginx-sid/debian/modules/http-lua/util/releng
Christos Trochalakis 515a80bc0a mod: Normalize module locations
Use the package name to infer module location. This
will make it easier to script our maintaining tasks.
2017-10-12 10:37:22 +03:00

8 lines
246 B
Bash
Executable file

#!/bin/bash
./update-readme
ack '(?<=\#define)\s*DDEBUG\s*1' src
echo ====================================================
ack '(?<=_version_string) "\d+\.\d+\.\d+"' src
ack '(?<=This document describes rds-json-nginx-module v)\d+\.\d+' README