Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on August 24, 2016, 07:43:25 AM

Title: sce-import wrong exit status
Post by: jls on August 24, 2016, 07:43:25 AM
Hi
I've tried
Code: [Select]
sce-import enlightenment && sce-import -p terminologyThe 1st import run without errors but the 2nd is not executed
Thanks
Title: Re: sce-import wrong exit status
Post by: nitram on August 24, 2016, 08:13:20 AM
This works:
Code: [Select]
sce-import -n nano; sce-import -np nano-tiny
Title: Re: sce-import wrong exit status
Post by: Jason W on August 24, 2016, 08:27:44 AM
I see a successful import returns an exit status of 1, I will look into it.