summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/vyatta-image-tools.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vyatta-image-tools.pl b/scripts/vyatta-image-tools.pl
index 2edeb10..067ab28 100755
--- a/scripts/vyatta-image-tools.pl
+++ b/scripts/vyatta-image-tools.pl
@@ -180,7 +180,7 @@ sub update {
exit 1;
}
if ($t_topdir eq 'disk-install'){
- print "Cannot clone to running\n";
+ print "Cannot clone to disk-install\n";
exit 1;
}
if ($t_topdir eq 'url'){