projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9045e25
)
remove sed test garbage left behind on some hosts with an old/unsupported sed
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Oct 2006 19:55:41 +0000
(19:55 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Oct 2006 19:55:41 +0000
(19:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5031
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/sed/sedcheck.sh
patch
|
blob
|
history
diff --git
a/tools/sed/sedcheck.sh
b/tools/sed/sedcheck.sh
index
de15ac2
..
f5a09fd
100755
(executable)
--- a/
tools/sed/sedcheck.sh
+++ b/
tools/sed/sedcheck.sh
@@
-20,6
+20,5
@@
case "$1" in
fi;
;;
esac
-rm -f .sedtest
-
+rm -f .sedtest*
This page took
0.025338 seconds
and
4
git commands to generate.