Searched refs:new_script (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/ext-sources/
H A Dacroread-combined-langs430 new_script=`readlink "$script"`
431 if [ "$new_script" -a "`expr "$new_script" : '/.*'`" = 0 ] ; then
432 new_script="`dirname "$script"`/$new_script"
434 script="$new_script"
H A Dacroread-combined-langs-x86623 new_script=`readlink "$script"`
624 if [ "$new_script" -a "`expr "$new_script" : '/.*'`" = 0 ] ; then
625 new_script="`dirname "$script"`/$new_script"
627 script="$new_script"

Completed in 13 milliseconds