tcp113: fix null list in concatenation error
This commit is contained in:
parent
bfe852b3a2
commit
fde528ace4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/rc
|
||||
x=`{read|sed 's/
//'}
|
||||
y=`{echo -n $x | sed 's/ //g'}
|
||||
echo $y^:USERID:UNIX:none
|
||||
echo $"y^:USERID:UNIX:none
|
||||
|
|
Loading…
Reference in a new issue