summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-27 06:55:07 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-27 06:55:07 -0400
commit59e19743ec595dc5343b81b8026773aa943dab18 (patch)
tree97fab050ae9db3d441416352d0c4b4cad43de152 /repo
parent5f15bffbee3fa4e35e03d1557ffc0db7f2f5d984 (diff)
downloadgpsd-59e19743ec595dc5343b81b8026773aa943dab18.tar.gz
Eliminate some bashisms.
Diffstat (limited to 'repo')
-rwxr-xr-xrepo/upload3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/upload b/repo/upload
index f6d68aae..ab4bffcc 100755
--- a/repo/upload
+++ b/repo/upload
@@ -1,6 +1,7 @@
-#!/bin/bash
+#!/bin/sh
#
# Upload git configuration from here to the repo
+# Plesase do not introduce bashims into this script.
#
confdir=git.berlios.de:/gitroot/gpsd/