Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Clearer messaging of cleanup prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jul 26, 2011
1 parent 127b715 commit 6c17f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/clean-old.sh
Expand Up @@ -31,7 +31,7 @@ else

PREFIX=`dirname $node`
PREFIX=`dirname $PREFIX`
echo "prefix=$PREFIX"
echo "cleanup prefix=$PREFIX"
PREFIXES=$PREFIX

altprefix=`"$node" -e process.installPrefix`
Expand Down

0 comments on commit 6c17f28

Please sign in to comment.