summaryrefslogtreecommitdiffstats
path: root/sanity/system_light/scripts/fsx/fsx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sanity/system_light/scripts/fsx/fsx.sh')
-rwxr-xr-xsanity/system_light/scripts/fsx/fsx.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sanity/system_light/scripts/fsx/fsx.sh b/sanity/system_light/scripts/fsx/fsx.sh
index 0d1a5e2..d76b5c4 100755
--- a/sanity/system_light/scripts/fsx/fsx.sh
+++ b/sanity/system_light/scripts/fsx/fsx.sh
@@ -8,6 +8,7 @@ function main ()
return 0;
else
return 1;
+ fi
}
main "$@"; \ No newline at end of file