mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Modified rdautoback(8) so as to be able to take multiple mount point arguments. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -66,4 +66,3 @@ if(len(sys.argv)<2):
|
||||
exit(1)
|
||||
for arg in range(1,len(sys.argv)):
|
||||
PrintMetadata(sys.argv[arg])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user