From 61206c6ac6fdc3fc884626a5b1076354f8311c33 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 13 Jun 2019 20:17:39 -0400 Subject: Make awk filters more portable --- contrib/hldiff | 1 - contrib/plaintext | 1 - 2 files changed, 2 deletions(-) (limited to 'contrib') diff --git a/contrib/hldiff b/contrib/hldiff index 5d7c422..b672e21 100755 --- a/contrib/hldiff +++ b/contrib/hldiff @@ -1,4 +1,3 @@ -#!/usr/bin/env -S awk -f # vim: set ft=awk : BEGIN { bright = "\x1B[1m" diff --git a/contrib/plaintext b/contrib/plaintext index b7feb44..71e33f7 100755 --- a/contrib/plaintext +++ b/contrib/plaintext @@ -1,4 +1,3 @@ -#!/usr/bin/env -S awk -f # vim: set ft=awk : BEGIN { dim = "\x1B[2m" -- cgit 1.4.1-2-gfad0 700eb'/> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_sub.h
blob: 6e8addd31c6526ae6dc20c63d499d58b9f814241 (plain) (blame)
1
2