bug-parallel
[Top][All Lists]
Advanced

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

GNU Parallel Bug Reports (no subject)


From: vikram ranabhatt
Subject: GNU Parallel Bug Reports (no subject)
Date: Sat, 9 Jul 2016 02:24:51 +0530

I trying to run job in back ground using gnu parallel. Last line in install-app.sh is"deployment completed"

.Looks like script completed successfully but failed to update joblog.txt.

joblog.txt is not getting updated on completion of script.I can see following in joblog.txt


Seq     Host    Starttime       JobRuntime      Send    Receive Exitval Signal  Command
I am running folloing command
sem --id sme-install --joblog joblog.txt ./install-app.sh && 2>&1 | tee -a install.log
http://stackoverflow.com/questions/38274745/gnu-parallel-with-joblog-not-updating-process-completion

Since job status is not updated.so it is failing.but in install log i get following 
deployment completed

Please help me on this.what is going wrong here

reply via email to

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