* Remove garbage.

This commit is contained in:
Eelco Dolstra 2007-09-18 08:26:55 +00:00
parent c8ea8a09b8
commit 26f981c2e5
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ downloading it from URL.
Flags:
--profile / -p LINK: install into the specified profile
--non-interactive: don't run inside a new terminal XXX
--non-interactive: don't run inside a new terminal
EOF
; # '
exit 1;

View File

@ -48,7 +48,7 @@ if test -z "$finalPath"; then
tmpPath=/tmp/nix-prefetch-url-$$ # !!! security?
tmpFile=$tmpPath/$name
mkdir $tmpPath
mkdir $tmpPath # !!! retry if tmpPath already exists
# Optionally do timestamp-based caching of the download.
# Actually, the only thing that we cache in $NIX_DOWNLOAD_CACHE is