You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#/opt/ue/jsrc/oslibRootBug.sc
cRoot:C:\Exception in thread "main" java.lang.AssertionError: assertion failed: C:/ is not a root path
at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8)
at os.package$.root(package.scala:18)
at oslibRootBug$_.<init>(oslibRootBug.sc:10)
at oslibRootBug_sc$.script$lzyINIT1(oslibRootBug.sc:27)
at oslibRootBug_sc$.script(oslibRootBug.sc:27)
at oslibRootBug_sc$.main(oslibRootBug.sc:31)
at oslibRootBug_sc.main(oslibRootBug.sc)
The following script illustrates the problem:'
The output:
The fix and associated test case are here: #235
The text was updated successfully, but these errors were encountered: