summaryrefslogtreecommitdiff
path: root/PyGan
diff options
context:
space:
mode:
Diffstat (limited to 'PyGan')
-rwxr-xr-xPyGan/rpython1
1 files changed, 1 insertions, 0 deletions
diff --git a/PyGan/rpython b/PyGan/rpython
index bf3e12a..bcfdec0 100755
--- a/PyGan/rpython
+++ b/PyGan/rpython
@@ -180,6 +180,7 @@ elif [ $term = 0 ]; then
printf "${GREEN}[OK]${NC}\n"
else
printf "${RED}[FAILED]${NC}\n"
+ exit 1
fi
fi
chmod -R 777 $Rundir