lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 3639ac5 1/6: Remove references to obsolete '-


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 3639ac5 1/6: Remove references to obsolete '--pyx=only_new_pdf'
Date: Sat, 13 Oct 2018 20:35:17 -0400 (EDT)

branch: master
commit 3639ac503e44e02e698a5c5ce6afb6eb7f2f3771
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove references to obsolete '--pyx=only_new_pdf'
---
 gui_test.sh           | 2 +-
 tabs/5/startup_script | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui_test.sh b/gui_test.sh
index 68777ce..cf75675 100755
--- a/gui_test.sh
+++ b/gui_test.sh
@@ -137,4 +137,4 @@ mkdir --parents /tmp/lmi/logs
 
 cd /opt/lmi/src/lmi
 
-"$PERFORM" /opt/lmi/bin/wx_test --ash_nazg --data_path=/opt/lmi/data 
--pyx=only_new_pdf 2>&1 | tee /tmp/lmi/logs/gui-test | sed -e 
"$gui_test_clutter"
+"$PERFORM" /opt/lmi/bin/wx_test --ash_nazg --data_path=/opt/lmi/data 2>&1 | 
tee /tmp/lmi/logs/gui-test | sed -e "$gui_test_clutter"
diff --git a/tabs/5/startup_script b/tabs/5/startup_script
index 6013dad..ba5c14e 100755
--- a/tabs/5/startup_script
+++ b/tabs/5/startup_script
@@ -3,8 +3,8 @@
 a='schroot --chroot=cross-lmi'
 
 b='cd /opt/lmi/bin'
-c='wine ./lmi_wx_shared --ash_nazg --data_path=/opt/lmi/data 
--pyx=only_new_pdf'
-d='wine ./wx_test --ash_nazg --data_path=/opt/lmi/data --pyx=only_new_pdf'
+c='wine ./lmi_wx_shared --ash_nazg --data_path=/opt/lmi/data'
+d='wine ./wx_test --ash_nazg --data_path=/opt/lmi/data'
 
 print -rs $b ; echo $b ; eval $b
 print -rs $c ; echo $c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]