]> granicus.if.org Git - strace/commitdiff
tests: add more information to generated header comments
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 25 Apr 2017 02:21:56 +0000 (04:21 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 25 Apr 2017 14:35:47 +0000 (14:35 +0000)
* tests/gen_tests.sh: Update header comment with the source string
used for test generation.

tests/gen_tests.sh

index ac3b7e15c42edec74e926b3e7bc4ad9830035267..b06243658c2950ab963dcb12a14f70f52ce1ffd6 100755 (executable)
@@ -65,7 +65,7 @@ while read -r name args; do {
 
        hdr="\
 #!/bin/sh -efu
-# Generated by $0 from $input; do not edit."
+# Generated by $0 from $input ($name $args); do not edit."
 
        case "$args" in
                +*)