[Gambas-user] GambasTester small problem

Karl Reinl karl.reinl at ...9...
Sat Aug 22 20:32:34 CEST 2015


Salut Jussi,

I get an error here: mTest.DoTests.1064

  If Access("~", gb.Write Or gb.Exec) = False Or Access("/", gb.Write Or
gb.Exec) = True Then
    Debug "Are you running this as root!!?"
    Errors.Add(System.Backtrace[0])
  Endif


For what ever reason on my box I have write and exec rights on /, so
test that against /root would be better.
-- 
Amicalement
Charlie





More information about the User mailing list