Searched refs:activate_cmd (Results 1 - 1 of 1) sorted by path

/linux-master/scripts/
H A Dsphinx-pre-install32 my $activate_cmd;
751 ($activate_cmd, $venv_ver) = get_virtenv();
754 if (($activate_cmd ne "") && ($venv_ver gt $cur_version)) {
801 printf "\t. $activate_cmd\n";
821 printf "\t. $activate_cmd\n";
836 printf "\t. $activate_cmd\n";

Completed in 271 milliseconds