Removed stray echo statement, which was for development purposes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36398 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -486,7 +486,6 @@ function BuildListOfRequestedPackages()
|
|||||||
wantsToInstall="${wantsToInstall} $1"
|
wantsToInstall="${wantsToInstall} $1"
|
||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
echo "wantsToInstall: ${wantsToInstall}"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user