fmt.Fprintf(os.Stderr,"Old symlink_forest_version was %q, current is %q. Cleaning symlink forest before recreating...\n",versionFileString,symlinkForestVersionString)
}
err=os.RemoveAll(shared.JoinPath(topdir,forest))
// Returns the hash of the soong_build binary to determine whether we should
// force symlink_forest to re-execute
// This is similar to a version number increment - but that shouldn't be required