chiark / gitweb /
@@ -1,3 +1,9 @@
[chiark-utils.git] / backup / full
index af6ebc95a3f14bd8dedfb5c6187b827f62278386..388270fa62263687ba670caff4c671fb81374426 100755 (executable)
@@ -134,7 +134,7 @@ system "mt -f $tape reten"; $? and die $?;
 setstatus "FAILED writing tape ID";
 # First write the tape ID to this tape.
 
-writetapeid($tapeid);
+writetapeid($tapeid,$tapedesc);
 
 unlink 'this-md5sums';