diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-08-06 16:12:15 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-08-06 16:43:59 +0200 |
commit | 50057d5149dda340b3b47aca4096f4a6ec66b9ee (patch) | |
tree | 79323d20b17c2c8e32942a1ac9b84d9da3041c6d /test-nick-colors | |
parent | 1f64710e795b0c5434d15813d4f1f568467ca087 (diff) | |
download | xK-50057d5149dda340b3b47aca4096f4a6ec66b9ee.tar.gz xK-50057d5149dda340b3b47aca4096f4a6ec66b9ee.tar.xz xK-50057d5149dda340b3b47aca4096f4a6ec66b9ee.zip |
Come up with sillier names for the binaries
I'm not entirely sure, but it looks like some people might not like
jokes about the Holocaust.
On a more serious note, the project has become more serious over
the 7 or so years of its existence.
Diffstat (limited to 'test-nick-colors')
-rwxr-xr-x | test-nick-colors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-nick-colors b/test-nick-colors index dcc112f..b6c97cc 100755 --- a/test-nick-colors +++ b/test-nick-colors @@ -9,7 +9,7 @@ export example=$( #define N_ELEMENTS(a) (sizeof (a) / sizeof ((a)[0])) $(perl -0777 -ne 'print $& if /^.*?\nfilter_color(?s:.*?)^}$/m' \ - "$(dirname "$0")"/degesch.c) + "$(dirname "$0")"/xC.c) void main () { size_t len = 0; |