better notice
This commit is contained in:
parent
b5e36f1f6a
commit
e69d187937
@ -149,7 +149,7 @@ mode_t str_to_mode(const char *permissions) {
|
||||
// --- Dry implementations
|
||||
static
|
||||
int dry_touch(const char * filename) {
|
||||
notice("touch '%s' (subsequent stats will fail)", filename);
|
||||
notice("touch '%s' (dry; subsequent stats will fail)", filename);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user