Fixed the tab function to use i386 architecture because of warnings

This commit is contained in:
David Davis 2011-06-16 18:33:59 -04:00
commit 5cb648b5f0

View file

@ -10,7 +10,7 @@ function savepath() {
function tab() {
savepath
osascript >/dev/null <<EOF
arch -i386 osascript >/dev/null <<EOF
on do_submenu(app_name, menu_name, menu_item, submenu_item)
-- bring the target application to the front
tell application app_name