We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e4e3e commit 58ff77bCopy full SHA for 58ff77b
Scripts/PinAPL.py
@@ -199,4 +199,4 @@
199
os.system('cp DataSheet.xlsx '+LogFileDir)
200
201
# Status message
202
-print('LOADING RESULTS PAGE. PLEASE STAND BY...')
+print('LOADING RESULTS PAGE. PLEASE REFRESH PERIODICALLY...')
Scripts/PrintStatus.py
@@ -12,7 +12,7 @@
12
13
def PrintStatus_Header():
14
print('**************************************************')
15
- print('Launching PinAPL-Py v2.7.1..')
+ print('Launching PinAPL-Py v2.7.4..')
16
print('P. Spahn et al., UC San Diego (07/2017)')
17
18
0 commit comments