aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_fs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_ak_fs')
-rwxr-xr-xlib/_ak_fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/_ak_fs b/lib/_ak_fs
index da09f93..ac466b4 100755
--- a/lib/_ak_fs
+++ b/lib/_ak_fs
@@ -282,7 +282,7 @@ _ak_fs_find_depth(){
exit 111
# Try to download stuff
# wget -s $remoteMrk/$currentNode -O $fmrk/$currentNode
- # if [ "$?" -ne 0 ]
+ # if [ $? -ne 0 ]
# then
# exit 111
# fi