On 01/12/2019 11:31 AM, Pierre Labastie via lfs-dev wrote:
On 12/01/2019 17:47, Bruce Dubbs via lfs-dev wrote:
On 01/12/2019 08:24 AM, xinglp via lfs-dev wrote:
When I run './jhalfs run', it just show below messages and quit.
INTERRUPT trapped
<jhalfs> exit
The command is 'jhalfs' without options when creating the script
Normally not:
----
pierre@turboli:~/downloads/jhalfs$ ./jhalfs
This script cannot be called directly: EXITING
<jhalfs> exit
Sorry. For creating the scripts, I meant:
cd ~/jhalfs
make
But of course it depends on where you put jhalfs.
-- Bruce
----
jhalfs is run through make (and actually, the "secret" command is "./jhalfs
run")
I have to investigate. As a workaround, comment out the line:
trap 'echo -e "\n\n${RED}INTERRUPT${OFF} trapped\n" && exit 2' 1 2 3
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page