Kaydet (Commit) f5f867f2 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS native67_SRC680 (1.6.44); FILE MERGED

2006/09/26 13:03:38 is 1.6.44.1: #b6474322# security fix to avoid setup execution
üst 8e7805c4
......@@ -46,7 +46,7 @@ fi
# Unpacking
mkdir $UNPACKDIR
mkdir -m 700 $UNPACKDIR
diskSpace=`df -k $UNPACKDIR | $tail_prog -1 | awk '{if ( $4 ~ /%/) { print $3 } else { print $4 } }'`
if [ $diskSpace -lt $diskSpaceRequired ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment