diff --git a/localdump.sh b/localdump.sh
index 8807823ee5c26d0bf1bf4bbb75ed46d241c688ab..6183b65b4c357d2fbcc09fecc373c01553a1ef8c 100755
--- a/localdump.sh
+++ b/localdump.sh
@@ -462,6 +462,7 @@ EOH
             profiles2run=$(get_database_profiles)
             echo "INFO: Calling local backup scripts for all active profiles"
             echo "$profiles2run" | nl
+            shift 1
         else
             profiles2run=$*
             echo "INFO: I try to dump the profiles you gave as parameter: $profiles2run"