File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11ls -1 symbols > symbols/listdir.txt
22ls -1 tutorials > tutorials/listdir.txt
3- jar cmf tunnelmanifest.txt tunnel2018 .jar Tunnel symbols/*.xml symbols/*.html symbols/helpfile.md symbols/listdir.txt tutorials/*.* tutorials/listdir.txt
3+ jar cmf tunnelmanifest.txt tunnel2019a .jar Tunnel symbols/*.xml symbols/*.html symbols/helpfile.md symbols/listdir.txt tutorials/*.* tutorials/listdir.txt
44
Original file line number Diff line number Diff line change 1- java -showversion -ea -Xmx3000M -cp . Tunnel.MainBox /home/julian/data/expodata/tunneldata
1+ java -showversion -ea -Xmx3000M -cp . Tunnel.MainBox /home/julian/data/expodata/drawings
22#java -showversion -ea -Xmx2000M -cp . Tunnel.MainBox /home/goatchurch/caving/NorthernEngland/ThreeCountiesArea/tunneldata
Original file line number Diff line number Diff line change 1- java -Xmx2000M -jar tunnel2016aspet .jar
1+ java -Xmx2000M -jar tunnel2019a .jar
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ class TN
5555
5656 //static String troggleurl = "http://framos.lawoftheland.co.uk/troggle/"
5757 static String troggleurl = "http://127.0.0.1:8000/" ; // jgtuploadfile, jgtfile
58- static String tunnelversion = "version2016-09 -01 Aspet " ;
59- static String tunneluser = "aspet16 " ; // reset in InitFA from system properties
58+ static String tunnelversion = "version2019-07 -01 DoES " ;
59+ static String tunneluser = "DoES " ; // reset in InitFA from system properties
6060 static String tunnelpassword = "gosser" ; // to be set from the command line
6161 static String tunnelproject = "cuccaustria" ; // to be set from the command line
6262
You can’t perform that action at this time.
0 commit comments