summaryrefslogtreecommitdiffstats
path: root/mga-move-pkg
diff options
context:
space:
mode:
Diffstat (limited to 'mga-move-pkg')
-rwxr-xr-xmga-move-pkg5
1 files changed, 0 insertions, 5 deletions
diff --git a/mga-move-pkg b/mga-move-pkg
index b757ba9..beaf99e 100755
--- a/mga-move-pkg
+++ b/mga-move-pkg
@@ -9,11 +9,6 @@ else
. /usr/share/mgatools/functions
fi
-if [ "$1" = "--dry-run" ]; then
- dryrun=echo
- shift
-fi
-
sync=
if [ "$1" = "--sync" ]; then
sync=yes