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
form cloudmesh.common.util import readfile
try
lines = readfile("/proc/partitions")
except Exeption as e:
print(e)
Console.error("issue reading /proc/partitions)
However i do not know if /pro/partitions even exists on powershell or windows. Please develop pytest so its easy to run on the different osses CMD, powershel, git bash, mac, linus
line 498 the shell.execute doesnt work on powershell or cmd. only git bash works
windowssdcard.py
The text was updated successfully, but these errors were encountered: