projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c085eca
)
Just removed the odd space between the "!" and the "/bin/sh". I believe some
author
Dan Harkless
<dan@harkless.org>
Tue, 14 Mar 2000 02:39:13 +0000
(
02:39
+0000)
committer
Dan Harkless
<dan@harkless.org>
Tue, 14 Mar 2000 02:39:13 +0000
(
02:39
+0000)
OSes might choke on that, and certainly no OS requires it.
etc/mhn.defaults.sh
patch
|
blob
|
history
diff --git
a/etc/mhn.defaults.sh
b/etc/mhn.defaults.sh
index
8b29fcd
..
603bcb1
100755
(executable)
--- a/
etc/mhn.defaults.sh
+++ b/
etc/mhn.defaults.sh
@@
-1,4
+1,4
@@
-#! /bin/sh
+#!/bin/sh
#
# mhn.defaults.sh -- create extra profile file for MIME handling
#