Post compile auto-commit: 2024-03-22 13:37:02

This commit is contained in:
tqwNet Nodelist/Infopack Robot 2024-03-22 13:37:08 +00:00
parent 45b2bfb287
commit 483a507d61
4 changed files with 54 additions and 3 deletions

View File

@ -31,7 +31,7 @@ find outfile/ -type f -mtime +120 -exec rm {} \;
find zip/ -type f -mtime +120 -exec rm {} \;
echo "Compiling nodelist..."
makenl -d nodelist.txt >/dev/null
makenl nodelist.txt
absfile=$(ls -rt outfile/tqwnet.[0-9]* 2>/dev/null|tail -1)
parfile=$(ls -rt outfile/tqwnet.d* 2>/dev/null|tail -1)
@ -41,8 +41,8 @@ newext="z${ext:1:2}"
echo "Creating zip archive tqwnet.$newext..."
[ -f zip/tqwnet.$newext ] && mv zip/tqwnet.$newext{,.`date +%Y%m%d`}
zip -j9 zip/tqwnet.$newext $absfile $parfile
#zip -j9 zip/tqwnet.$newext $absfile
#zip -j9 zip/tqwnet.$newext $absfile $parfile
zip -j9 zip/tqwnet.$newext $absfile
git add . -A
git commit -m "$COMMIT"

View File

@ -9787,3 +9787,54 @@ d 21-Mar-2024 12:26:18 makenl[3381469] myfnmerge: drive='' dir='/root/git/tqwnet
d 21-Mar-2024 12:26:18 makenl[3381469] /home/christian/git/personal/makenl-code/src/fileutil.c: cleanit(): cleanup no
+ 21-Mar-2024 12:26:18 makenl[3381469] CRC = 49364
+ 21-Mar-2024 12:26:18 makenl[3381469] MakeNL finished (rc=0)
- 22-Mar-2024 09:55:02 makenl[3877803] MakeNL 3.5.1 (Linux) compiled with GNU C on Aug 28 2019 10:23:50
+ 22-Mar-2024 09:55:02 makenl[3877803] MakeNL started
+ 22-Mar-2024 09:55:02 makenl[3877803] Cmdline: makenl "nodelist.txt"
+ 22-Mar-2024 09:55:02 makenl[3877803] Using 'nodelist.txt' in '/root/git/tqwnet_nodelist'
+ 22-Mar-2024 09:55:02 makenl[3877803] Begin processing 'tqwnet.' -- 9:55, Friday, March 22, 2024
+ 22-Mar-2024 09:55:02 makenl[3877803] Unchanged output file will NOT be submitted
+ 22-Mar-2024 09:55:02 makenl[3877803] CRC = 49364
+ 22-Mar-2024 09:55:02 makenl[3877803] MakeNL finished (rc=0)
- 22-Mar-2024 09:55:06 makenl[3877831] MakeNL 3.5.1 (Linux) compiled with GNU C on Aug 28 2019 10:23:50
+ 22-Mar-2024 09:55:06 makenl[3877831] MakeNL started
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): called with src='.'
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): after removing slash: '.'
d 22-Mar-2024 09:55:06 makenl[3877831] os_fullpath(): dir='', name='', ext=''
d 22-Mar-2024 09:55:06 makenl[3877831] os_fullpath(): old directory='/root/git/tqwnet_nodelist'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist' name='' ext=''
d 22-Mar-2024 09:55:06 makenl[3877831] os_fullpath(): complete filename: '/root/git/tqwnet_nodelist/'
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): absolute path '/root/git/tqwnet_nodelist/'
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): st_mode is now 40755
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): called with src='./outfile'
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): after removing slash: './outfile'
d 22-Mar-2024 09:55:06 makenl[3877831] os_fullpath(): dir='.', name='outfile', ext=''
d 22-Mar-2024 09:55:06 makenl[3877831] os_fullpath(): old directory='/root/git/tqwnet_nodelist'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist' name='outfile' ext=''
d 22-Mar-2024 09:55:06 makenl[3877831] os_fullpath(): complete filename: '/root/git/tqwnet_nodelist/outfile'
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): absolute path '/root/git/tqwnet_nodelist/outfile'
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/os.c: os_fulldir(): st_mode is now 40755
+ 22-Mar-2024 09:55:06 makenl[3877831] Cmdline: makenl "nodelist.txt" "-D"
+ 22-Mar-2024 09:55:06 makenl[3877831] Using 'nodelist.txt' in '/root/git/tqwnet_nodelist'
+ 22-Mar-2024 09:55:06 makenl[3877831] Begin processing 'tqwnet.' -- 9:55, Friday, March 22, 2024
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet.' ext='(null)'
d 22-Mar-2024 09:55:06 makenl[3877831] main(): shouldprocess /root/git/tqwnet_nodelist/outfile/tqwnet.
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='$$$'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist/' name='cpyright.txt' ext='(null)'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist/' name='prolog.txt' ext='(null)'
d 22-Mar-2024 09:55:06 makenl[3877831] CloseMSGFile: status=0
d 22-Mar-2024 09:55:06 makenl[3877831] CloseMSGFile: MSGnum=0
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist/' name='epilog.txt' ext='(null)'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='(null)' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet.' ext='082'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='$$$'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='075'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='068'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='061'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='054'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='047'
d 22-Mar-2024 09:55:06 makenl[3877831] myfnmerge: drive='' dir='/root/git/tqwnet_nodelist/outfile' name='tqwnet' ext='040'
+ 22-Mar-2024 09:55:06 makenl[3877831] Unchanged output file will NOT be submitted
d 22-Mar-2024 09:55:06 makenl[3877831] /home/christian/git/personal/makenl-code/src/fileutil.c: cleanit(): cleanup no
+ 22-Mar-2024 09:55:06 makenl[3877831] CRC = 49364
+ 22-Mar-2024 09:55:06 makenl[3877831] MakeNL finished (rc=0)

Binary file not shown.

BIN
zip/tqwnet.z82.20240322 Normal file

Binary file not shown.