cosmetic
darcs-hash:20020130090230-a279a-c8c083a9349ab196fe89ff9e59a718c7f45d3405.gz
This commit is contained in:
parent
87026fd7e9
commit
142e6b159d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ CANCEL () {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if [[ "X$UID" == "X0" ]]
|
if [ $UID -eq 0 ]
|
||||||
then
|
then
|
||||||
case $1 in
|
case $1 in
|
||||||
\<*@*\>)
|
\<*@*\>)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue