WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: sce-import wrong exit status  (Read 2369 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
sce-import wrong exit status
« 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
dCore user

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: sce-import wrong exit status
« Reply #1 on: August 24, 2016, 08:13:20 AM »
This works:
Code: [Select]
sce-import -n nano; sce-import -np nano-tiny

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: sce-import wrong exit status
« Reply #2 on: August 24, 2016, 08:27:44 AM »
I see a successful import returns an exit status of 1, I will look into it.