remove sed test garbage left behind on some hosts with an old/unsupported sed
SVN-Revision: 5031
This commit is contained in:
parent
239205d335
commit
343946f7a7
1 changed files with 1 additions and 2 deletions
|
@ -20,6 +20,5 @@ case "$1" in
|
||||||
fi;
|
fi;
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
rm -f .sedtest
|
rm -f .sedtest*
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue