unicode_start: remove -e from script
authorAlexey Gladkov <legion@altlinux.org>
Sat, 12 Jan 2008 17:59:25 +0000 (20:59 +0300)
committerAlexey Gladkov <legion@altlinux.org>
Sat, 12 Jan 2008 17:59:25 +0000 (20:59 +0300)
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
src/unicode_start

index ffa9f22..7eb98d9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh
 
 # 0. Check whether we're on a console
 TTY="`/usr/bin/tty`"