diff options
author | jbj <devnull@localhost> | 1999-10-04 20:18:48 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-10-04 20:18:48 +0000 |
commit | be45257fd9ca72ea8d450afe20ea3fc8254f0798 (patch) | |
tree | 0c49d25f8a0914dbacfd80217bfde0af959e3c78 /scripts | |
parent | cabcec362682a5bd68d5acc2191333cb903a2e4e (diff) | |
download | rpm-be45257fd9ca72ea8d450afe20ea3fc8254f0798.tar.gz rpm-be45257fd9ca72ea8d450afe20ea3fc8254f0798.tar.bz2 rpm-be45257fd9ca72ea8d450afe20ea3fc8254f0798.zip |
dumb cpp's want white space around lclint annotations (Tim Mooney).
aix: aix.req broken by cut-and-paste (Tim Mooney).
CVS patchset: 3367
CVS date: 1999/10/04 20:18:48
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/getpo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/getpo.sh b/scripts/getpo.sh index 5e0b23b22..170463149 100755 --- a/scripts/getpo.sh +++ b/scripts/getpo.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # if [ -z "$1" ] ; then |