scripts/functions
changeset 1124 eec7a46a4c19
parent 1123 8c5881324a79
child 1126 1ab3d2e08c8b
     1.1 --- a/scripts/functions	Sun Jan 04 22:17:53 2009 +0000
     1.2 +++ b/scripts/functions	Mon Jan 05 20:37:03 2009 +0000
     1.3 @@ -599,7 +599,7 @@
     1.4              .tar)         base=$(tar tf  "${full_file}" |head -n 1 |cut -d / -f 1 || true);;
     1.5          esac
     1.6          CT_TestOrAbort "There was a problem when extracting '${file}'" -d "${base}" -o "${base}" != "${file}"
     1.7 -        mv "${base}" "${file}"
     1.8 +        ln -s "${base}" "${file}"
     1.9      fi
    1.10  
    1.11      # Kludge: outside this function, we wouldn't know if we had just extracted