diff --git a/scripts/sync-flash.sh b/scripts/sync-flash.sh index 16a267db..a7fded96 100755 --- a/scripts/sync-flash.sh +++ b/scripts/sync-flash.sh @@ -26,8 +26,7 @@ COMPRESS=1 # ...should we also check file sec? ##CONFIG=.sync-flash.rc ##if ! [ -z $CONFIG ] && [ -e ~/$CONFIG ] ; then -## # XXX what I don't like here is that we are -## # executing an external file... +## # XXX executing an external file... ## source ~/$CONFIG ##fi diff --git a/ui (gen4)/archive/media/img/my/work/sync-flash.sh b/ui (gen4)/archive/media/img/my/work/sync-flash.sh index 16a267db..a7fded96 100755 --- a/ui (gen4)/archive/media/img/my/work/sync-flash.sh +++ b/ui (gen4)/archive/media/img/my/work/sync-flash.sh @@ -26,8 +26,7 @@ COMPRESS=1 # ...should we also check file sec? ##CONFIG=.sync-flash.rc ##if ! [ -z $CONFIG ] && [ -e ~/$CONFIG ] ; then -## # XXX what I don't like here is that we are -## # executing an external file... +## # XXX executing an external file... ## source ~/$CONFIG ##fi