summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/weekly-backups2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/weekly-backups b/bin/weekly-backups
index ecfcbe4a..0c5abdcd 100755
--- a/bin/weekly-backups
+++ b/bin/weekly-backups
@@ -41,7 +41,7 @@ try mr -ms restow
try mr -ms autoci
# `mr -ms isclean` checks for stuff to be checked in ...
-zero mr -ms isclean
+try mr -ms isclean
try mr -s up
try mr -s push origin --tags :
# ... then `mr -ms status` finds unpushed branches